Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Egg-Release-3.03/lib/Egg/Component.pm -- Around line 190: Non-ASCII character seen before =encoding in '¤Ë¤è¤ëHASH¤òÀ¸À®¤·¤Æ¡¢¤½¤ì¤òHASH¥ê¥Õ¥¡¥ì¥ó¥¹¤ÇÊÖ¤·¤Þ¤¹¡£'. Assuming CP1252 Egg-Release-3.03/lib/Egg/Exception.pm -- Around line 112: L<> starts or ends with whitespace Egg-Release-3.03/lib/Egg/Helper.pm -- Around line 144: L<> starts or ends with whitespace Egg-Release-3.03/lib/Egg/Plugin/Mason.pm -- Around line 133: Non-ASCII character seen before =encoding in '¥ª¥Ö¥¸¥§¥¯¥È¤òÊÖ¤·¤Þ¤¹¡£'. Assuming CP1252 Egg-Release-3.03/lib/Egg/Response/TieCookie.pm -- Around line 96: Non-ASCII character seen before =encoding in '̾¤Î»²¾È'. Assuming CP1252 Egg-Release-3.03/lib/Egg/Util/BenchMark.pm -- Around line 61: Non-ASCII character seen before =encoding in '¥×¥í¥¸¥§¥¯¥È¤«¤é»È¤¦¤Ê¤é'. Assuming CP1252

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Egg::Response::Headers, Egg::Response::TieCookie

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,3.00,3.01,3.03

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Egg MVC Framework. metacpan
Egg::Base Generic base class for Egg. 3.01 metacpan
Egg::Component Base class to treat Egg component. 3.01 metacpan
Egg::Component::Base Base class for component. 3.00 metacpan
Egg::Dispatch Base class for dispatch. 3.00 metacpan
Egg::Dispatch::Fast Another dispatch class. 3.00 metacpan
Egg::Dispatch::Fast::handler 0.01 metacpan
Egg::Dispatch::Standard Dispatch of Egg standard. 3.00 metacpan
Egg::Dispatch::Standard::handler metacpan
Egg::Dispatch::handler metacpan
Egg::Error metacpan
Egg::Exception The exception with stack trace is generated. 3.00 metacpan
Egg::Helper Helper module for Egg. 3.01 metacpan
Egg::Helper::Build::Module The module file complete set is generated. 3.00 metacpan
Egg::Helper::Build::Plugin The template of the plugin module is generated. 3.00 metacpan
Egg::Helper::Build::Project Helper to generate project. 3.00 metacpan
Egg::Helper::Build::Prototype Helper who outputs prototype.js 3.00 metacpan
Egg::Helper::Config::YAML The configuration of the YAML format is output. 3.00 metacpan
Egg::Helper::Dummy metacpan
Egg::Helper::Project metacpan
Egg::Helper::Util::Base Utility for a helper module. 3.01 metacpan
Egg::Helper::Util::Tester Operation test of project. 3.00 metacpan
Egg::Helper::Util::VirtualProject Virtual project for package test. 3.00 metacpan
Egg::Log::STDERR Log message is output to STDERR. 3.00 metacpan
Egg::Manager Model manager and view manager's base classes. 3.03 metacpan
Egg::Manager::Model Model manager for Egg. 3.00 metacpan
Egg::Manager::Model::handler metacpan
Egg::Manager::View View manager for Egg. 3.00 metacpan
Egg::Manager::View::handler metacpan
Egg::Model Base class for model. 3.00 metacpan
Egg::Plugin::Banner::Rotate Plugin to display advertisement rotating. 3.00 metacpan
Egg::Plugin::Banner::Rotate::handler metacpan
Egg::Plugin::Charset Base class for Charset plugin. 3.00 metacpan
Egg::Plugin::Charset::EUC_JP Plugin to output contents with EUC-JP. 3.00 metacpan
Egg::Plugin::Charset::Shift_JIS Plugin to output contents with Shift_JIS. 3.00 metacpan
Egg::Plugin::Charset::UTF8 Plugin to output contents with UTF-8. 3.00 metacpan
Egg::Plugin::ConfigLoader An external configuration for Egg is loaded. 3.00 metacpan
Egg::Plugin::Debug::Bar Plugin to bury bar for debugging under contents for Egg. 3.00 metacpan
Egg::Plugin::Encode Conversion function of character. 3.00 metacpan
Egg::Plugin::Encode::TieHash metacpan
Egg::Plugin::File::Rotate Plugin that does file rotation. 3.00 metacpan
Egg::Plugin::FillInForm HTML::FillInForm for Egg. 3.00 metacpan
Egg::Plugin::Filter Plugin to regularize input data. 3.00 metacpan
Egg::Plugin::FormValidator::Simple Validator for Egg with FormValidator::Simple 3.00 metacpan
Egg::Plugin::HTTP::BrowserDetect Plugin for HTTP::BrowserDetect. 3.00 metacpan
Egg::Plugin::HTTP::HeadParser Analysis of request header and response header. 3.00 metacpan
Egg::Plugin::Mason Plugin for Egg::View::Mason 3.00 metacpan
Egg::Plugin::Mason::handler metacpan
Egg::Plugin::Prototype Plugin for Prototype 3.00 metacpan
Egg::Plugin::Request::Upload 3.00 metacpan
Egg::Plugin::Response::ErrorDocument 3.00 metacpan
Egg::Plugin::Response::Redirect Output of redirect screen etc. 3.00 metacpan
Egg::Plugin::Tools Convenient method collection for Egg. 3.00 metacpan
Egg::Plugin::WYSIWYG::FCKeditor Plugin to use FCKeditor that is WYSIWYG. 3.00 metacpan
Egg::Plugin::WYSIWYG::FCKeditor::handler metacpan
Egg::Plugin::YAML Plugin to treat data of YAML format. 3.00 metacpan
Egg::Plugin::rc Loading the resource code file for Egg is supported. 3.00 metacpan
Egg::Release Version of Egg WEB Application Framework. 3.03 metacpan
Egg::Request WEB request processing for Egg. 3.00 metacpan
Egg::Request::Apache Request class for mod_perl. 3.00 metacpan
Egg::Request::Apache::MP13 mod_perl1.3x for Egg request. 3.00 metacpan
Egg::Request::Apache::MP19 mod_perl1.9x for Egg request. 3.00 metacpan
Egg::Request::Apache::MP20 mod_perl2.0 for Egg request. 3.00 metacpan
Egg::Request::CGI Request processing by CGI.pm 3.00 metacpan
Egg::Request::CGI::handler metacpan
Egg::Request::FastCGI Request class to use FastCGI. 3.00 metacpan
Egg::Request::Upload Base class for file upload. 3.00 metacpan
Egg::Request::Upload::CGI File upload by CGI::Upload. 3.00 metacpan
Egg::Request::Upload::CGI::handler metacpan
Egg::Request::Upload::ModPerl File upload by Apache::Upload. 3.00 metacpan
Egg::Request::Upload::ModPerl::handler metacpan
Egg::Request::handler metacpan
Egg::Response WEB response processing for Egg. 3.00 metacpan
Egg::Response::FetchCookie metacpan
Egg::Response::Headers Response header class for Egg. 3.00 metacpan
Egg::Response::Headers::TieHash metacpan
Egg::Response::TieCookie 3.00 metacpan
Egg::Response::handler metacpan
Egg::Util Standard method of utility for Egg. 3.00 metacpan
Egg::Util::BenchMark Easy bench mark class for Egg. 3.00 metacpan
Egg::Util::BlankPage 3.00 metacpan
Egg::Util::Debug Debug class for Egg. 3.00 metacpan
Egg::Util::DebugScreen Debugging screen for Egg. 3.00 metacpan
Egg::Util::STDIO Module to use IO::Scalar easily. 3.00 metacpan
Egg::Util::STDIO::result metacpan
Egg::View Base class for view. 3.00 metacpan
Egg::View::HT View for HTML::Template. 3.00 metacpan
Egg::View::HT::handler metacpan
Egg::View::Mason View for HTML::Mason 3.00 metacpan
Egg::View::Mason::handler metacpan
Egg::View::Template::GlobalParam 3.00 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan