Kwalitee Issues

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: Apache2-Controller-v1.0.110/lib/Apache2/Controller.pm -- Around line 993: Non-ASCII character seen before =encoding in 'André'. Assuming UTF-8

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.

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
Apache2::Controller fast MVC-style Apache2 handler apps v1.0.110 metacpan
Apache2::Controller::Auth::OpenID OpenID for Apache2::Controller v1.0.110 metacpan
Apache2::Controller::Const constants for Apache2::Controller v1.0.110 metacpan
Apache2::Controller::DBI::Connector v1.0.110 metacpan
Apache2::Controller::Directives server config directives for A2C v1.0.110 metacpan
Apache2::Controller::Dispatch dispatch base class for Apache::Controller v1.0.110 metacpan
Apache2::Controller::Dispatch::HashTree v1.0.110 metacpan
Apache2::Controller::Dispatch::RenderTemplate v1.0.110 metacpan
Apache2::Controller::Dispatch::Simple simple dispatch mechanism for A2C v1.0.110 metacpan
Apache2::Controller::Funk v1.0.110 metacpan
Apache2::Controller::Log::DetectAbortedConnection v1.0.110 metacpan
Apache2::Controller::Log::SessionSave Log phase handler to save session data from L<Apache2::Controller::Session> hook. v1.0.110 metacpan
Apache2::Controller::Methods methods shared by Apache2::Controller modules v1.0.110 metacpan
Apache2::Controller::NonResponseBase internal base class for non-response handlers in Apache2::Controller framework v1.0.110 metacpan
Apache2::Controller::NonResponseRequest internal base class w/ apreq for non-response handlers in Apache2::Controller framework v1.0.110 metacpan
Apache2::Controller::PerChildInit v1.0.110 metacpan
Apache2::Controller::Render::Template A2C render() with Template Toolkit v1.0.110 metacpan
Apache2::Controller::SQL::MySQL useful database methods for MySQL v1.0.110 metacpan
Apache2::Controller::Session Apache2::Controller with Apache::Session v1.0.110 metacpan
Apache2::Controller::Session::Cookie track a sessionid with a cookie in A2C v1.0.110 metacpan
Apache2::Controller::X Exception::Class hierarchy for Apache2::Controller v1.0.110 metacpan

Other Files

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