Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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-0.11/lib/Egg/Request.pm -- Around line 230: Non-ASCII character seen before =encoding in '¤ÎÆâÍƤò¤½¤Î¤Þ¤ÞÊÖ¤·¤Þ¤¹¡£'. Assuming CP1252

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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::Appli, Egg::Appli::note, Egg::Config, Egg::Const, Egg::Debug::Base, Egg::Debug::Log, Egg::Debug::SimpleBench, Egg::Helper::Script, Egg::Helper::Script::Dispatcher, Egg::Helper::Script::Install, Egg::Helper::Script::Project, Egg::Helper::Script::Prototype, Egg::Helper::Script::YAML, Egg::Helper::Test, Egg::Helper::Welcom, Egg::Helper::Welcom::Japanese, Egg::Model, Egg::Model::DBI, Egg::Plugin::Appli, Egg::Plugin::Filter, Egg::Plugin::Filter::EUC_JP, Egg::Plugin::YAML, Egg::Release, Egg::Request, Egg::Request::Apache, Egg::Request::Apache::MP13, Egg::Request::Apache::MP19, Egg::Request::Apache::MP20, Egg::Response::TieCookie, Egg::View::Dummy, Egg::View::Template, Egg::View::Template::Ex, Egg::View::Template::Params

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,0.10,0.11

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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 WEB application framework. 0.10 metacpan
Egg::Appli General base class. metacpan
Egg::Appli::note note. metacpan
Egg::Config It is a base class for MODEL and VIEW. metacpan
Egg::Const Constant module for Egg. metacpan
Egg::D::Stand Standard dispatch for Egg. 0.01 metacpan
Egg::Debug::Base Debug report from Egg etc. 0.01 metacpan
Egg::Debug::Log For output of Log. 0.01 metacpan
Egg::Debug::SimpleBench The bench mark of easy Egg is taken. 0.01 metacpan
Egg::Engine It assists in basic operation of Egg. 0.01 metacpan
Egg::Helper::Script It is a base module of the helper script. 0.01 metacpan
Egg::Helper::Script::Dispatcher 0.01 metacpan
Egg::Helper::Script::Install metacpan
Egg::Helper::Script::Project The project is generated. 0.01 metacpan
Egg::Helper::Script::Prototype Prototype.js is output to an arbitrary directory. 0.01 metacpan
Egg::Helper::Script::YAML The configuration is converted into the YAML form. 0.01 metacpan
Egg::Helper::Test It helps the test program of the module. 0.01 metacpan
Egg::Helper::Welcom Default page immediately after project. 0.01 metacpan
Egg::Helper::Welcom::Japanese Japanese default page. 0.01 metacpan
Egg::Model Common package for MODEL module. 0.01 metacpan
Egg::Model::DBI It is DBI model for Egg. 0.01 metacpan
Egg::Plugin::AfterFinalize 0.01 metacpan
Egg::Plugin::Appli Base plugin for Egg application. metacpan
Egg::Plugin::Filter Request query is straightened.. 0.01 metacpan
Egg::Plugin::Filter::EUC_JP Filter module for Japanese euc. metacpan
Egg::Plugin::YAML YAML can be treated. 0.01 metacpan
Egg::Release WEB application framework release. 0.11 metacpan
Egg::Request Exclusive module of WEB request processing. 0.01 metacpan
Egg::Request::Apache It is a common module for mod_perl. 0.01 metacpan
Egg::Request::Apache::MP13 The request is processed by Apache::Request. 0.01 metacpan
Egg::Request::Apache::MP19 The request is processed by Apache::Request. 0.01 metacpan
Egg::Request::Apache::MP20 The request is processed by Apache2::Request. 0.01 metacpan
Egg::Request::CGI CGI module is used and the request is processed. 0.01 metacpan
Egg::Response It processes it concerning the response of Egg. 0.01 metacpan
Egg::Response::TieCookie This is an inventory location of set response cookie. 0.01 metacpan
Egg::View Common package for VIEW module. 0.01 metacpan
Egg::View::Dummy VIEW is for unnecessary. 0.01 metacpan
Egg::View::Template HTML::Template is used for View of Egg. 0.01 metacpan
Egg::View::Template::Ex An arbitrary code is moved in the template. 0.01 metacpan
Egg::View::Template::Params Default parameter set for template driver that evaluates param. 0.01 metacpan

Provides

Name File View
Egg::DummyEncode lib/Egg/Engine.pm metacpan
Egg::Plugin::Appli::Base lib/Egg/Plugin/Appli.pm metacpan
Egg::Response::TieCookie::Params lib/Egg/Response/TieCookie.pm metacpan

Other Files

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