Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error: Cannot find MANIFEST in dist.

no_pod_errors

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

Error: Contentment-0.011_033/lib/Contentment/Hooks.pm -- Around line 227: You forgot a '=back' before '=head2' Contentment-0.011_033/lib/Contentment/Response.pm -- Around line 414: You forgot a '=back' before '=head2' Contentment-0.011_033/lib/Contentment.pm -- Around line 544: '=item' outside of any '=over' Around line 575: You forgot a '=back' before '=head2' Contentment-0.011_033/plugins/form/lib/Contentment/Form/Widget/TextArea.pm -- Around line 86: =cut found outside a pod block. Skipping to next block. Contentment-0.011_033/plugins/form/lib/Contentment/Form.pm -- Around line 493: You forgot a '=back' before '=head2' Contentment-0.011_033/plugins/html/lib/Contentment/Generator/HTML.pm -- Around line 199: You forgot a '=back' before '=head2' Contentment-0.011_033/plugins/index/lib/Contentment/Catalog.pm -- Around line 105: You can't have =items (as at line 125) unless the first thing after the =over is an =item Around line 114: Unknown directive: =index Contentment-0.011_033/plugins/index/lib/Contentment/Term.pod -- Around line 151: You forgot a '=back' before '=head1' Contentment-0.011_033/plugins/node/lib/Contentment/Node/Collection.pm -- Around line 107: You forgot a '=back' before '=head1' Contentment-0.011_033/plugins/security/lib/Contentment/Security/Profile/Persistent.pm -- Around line 151: =cut found outside a pod block. Skipping to next block. Contentment-0.011_033/plugins/session/lib/Contentment/Session.pm -- Around line 77: '=item' outside of any '=over' Contentment-0.011_033/plugins/transform/lib/Contentment/Transform.pm -- Around line 131: '=item' outside of any '=over' Around line 219: You forgot a '=back' before '=head2' Contentment-0.011_033/plugins/vfs/lib/Contentment/VFS.pm -- Around line 988: You forgot a '=back' before '=head2'

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.

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.011028,0.011_033,0.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).

Modules

Name Abstract Version View
Contentment Contentment is a Perl-based web content management system 0.011_033 metacpan
Contentment::Context Contextual information for a Contentment request 0.011_033 metacpan
Contentment::Exception Used to throw exceptions in Contentment 0.011028 metacpan
Contentment::Generator Provides the contract and factory for generators 0.011_033 metacpan
Contentment::Hooks Handles logging for Contentment 0.03 metacpan
Contentment::Hooks::Iterator 0.03 metacpan
Contentment::Log 0.011_033 metacpan
Contentment::MIMETypes Standard interface to MIME::Types 0.011_033 metacpan
Contentment::Request Class responsible for managing incoming requests 0.011_033 metacpan
Contentment::Response Handles Contentment response handling 0.011_033 metacpan
Contentment::Test Helpers for testing Contentment 0.011_033 metacpan

Other Files

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