Kwalitee Issues

has_changelog

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

no_generated_files

Remove the offending files/directories!

Error: Build

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • blib/libdoc/Contentment::Exception.3pm
  • blib/libdoc/Contentment::FileType.3pm
  • blib/libdoc/Contentment::Generator.3pm
  • blib/libdoc/Contentment::Hooks.3pm
  • blib/libdoc/Contentment::Log.3pm
  • blib/libdoc/Contentment::MIMETypes.3pm
  • blib/libdoc/Contentment::Manual.3pm
  • blib/libdoc/Contentment::Manual::Install.3pm
  • blib/libdoc/Contentment::Request.3pm
  • blib/libdoc/Contentment::Response.3pm

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:

  • MANIFEST (158) does not match dist (199):
  • Missing in MANIFEST: Build, _build/build_params, _build/cleanup, _build/config_data, _build/features, _build/notes, _build/prereqs, blib/lib/Contentment.pm, blib/lib/Contentment/Exception.pm, blib/lib/Contentment/FileType.pod, blib/lib/Contentment/Generator.pm, blib/lib/Contentment/Hooks.pm, blib/lib/Contentment/Log.pm, blib/lib/Contentment/MIMETypes.pm, blib/lib/Contentment/Manual.pod, blib/lib/Contentment/Manual/Install.pod, blib/lib/Contentment/Request.pm, blib/lib/Contentment/Response.pm, blib/libdoc/Contentment.3pm, blib/libdoc/Contentment::Exception.3pm, blib/libdoc/Contentment::FileType.3pm, blib/libdoc/Contentment::Generator.3pm, blib/libdoc/Contentment::Hooks.3pm, blib/libdoc/Contentment::Log.3pm, blib/libdoc/Contentment::MIMETypes.3pm, blib/libdoc/Contentment::Manual.3pm, blib/libdoc/Contentment::Manual::Install.3pm, blib/libdoc/Contentment::Request.3pm, blib/libdoc/Contentment::Response.3pm, t/TEST, t/conf/apache_test_config.pm, t/conf/extra.conf, t/conf/httpd.conf, t/conf/modperl_inc.pl, t/conf/modperl_startup.pl, t/htdocs/cgi-bin/contentment.cgi, t/htdocs/cgi-bin/testdb, t/htdocs/index.html, t/logs/access_log, t/logs/error_log, t/logs/rewrite_log

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_031/blib/lib/Contentment/Hooks.pm -- Around line 227: You forgot a '=back' before '=head2' Contentment-0.011_031/lib/Contentment/Hooks.pm -- Around line 227: You forgot a '=back' before '=head2' Contentment-0.011_031/plugins/form/lib/Contentment/Form/Widget/TextArea.pm -- Around line 86: =cut found outside a pod block. Skipping to next block. Contentment-0.011_031/plugins/form/lib/Contentment/Form.pm -- Around line 495: You forgot a '=back' before '=head2' Contentment-0.011_031/plugins/html/lib/Contentment/Generator/HTML.pm -- Around line 199: You forgot a '=back' before '=head2' Contentment-0.011_031/plugins/index/lib/Contentment/Index/Term.pod -- Around line 151: You forgot a '=back' before '=head1' Contentment-0.011_031/plugins/index/lib/Contentment/Index.pm -- Around line 105: You can't have =items (as at line 126) unless the first thing after the =over is an =item Around line 115: Unknown directive: =index Contentment-0.011_031/plugins/node/lib/Contentment/Node/Collection.pm -- Around line 107: You forgot a '=back' before '=head1' Contentment-0.011_031/plugins/security/lib/Contentment/Security/Profile/Persistent.pm -- Around line 151: =cut found outside a pod block. Skipping to next block. Contentment-0.011_031/plugins/security/lib/Contentment/Security.pm -- Around line 246: Unknown E content in E<Gt> Contentment-0.011_031/plugins/transform/lib/Contentment/Transform.pm -- Around line 138: '=item' outside of any '=over' Around line 224: You forgot a '=back' before '=head2' Contentment-0.011_031/plugins/vfs/lib/Contentment/VFS.pm -- Around line 969: 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.01,0.011028,0.011_031,0.03,0.05

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_031 metacpan
Contentment::Exception Used to throw exceptions in Contentment 0.011028 metacpan
Contentment::Generator Provides the contract and factory for generators 0.05 metacpan
Contentment::Hooks Handles logging for Contentment 0.03 metacpan
Contentment::Hooks::Iterator 0.03 metacpan
Contentment::Log 0.011_031 metacpan
Contentment::MIMETypes Standard interface to MIME::Types 0.01 metacpan
Contentment::Request Class responsible for managing incoming requests 0.05 metacpan
Contentment::Response Handles Contentment response handling 0.011028 metacpan

Other Files

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