Kwalitee Issues

has_changelog

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

buildtool_not_executable

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

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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 (39) does not match dist (38):
  • Duplicates in MANIFEST: SIGNATURE

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Bundle::Modules, Bundle::Modules::Acme::Everything, Bundle::Modules::Acme::Everything::Unique, Bundle::Modules::Acme::Everything::Unique::Unstable, Bundle::Modules::Acme::Everything::Unstable, Bundle::Modules::Apache, Bundle::Modules::Apache::Unstable, Bundle::Modules::CPAN, Bundle::Modules::CPAN::Unstable, Bundle::Modules::Unstable

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: Bundle::Modules, Bundle::Modules::Acme::Everything, Bundle::Modules::Acme::Everything::Unique, Bundle::Modules::Acme::Everything::Unique::Unstable, Bundle::Modules::Acme::Everything::Unstable, Bundle::Modules::Apache, Bundle::Modules::Apache::Unstable, Bundle::Modules::CPAN, Bundle::Modules::CPAN::Unstable, Bundle::Modules::Unstable

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
Bundle::Modules All current I<stable> bundles of modules in CPAN 2006.0517 metacpan
Bundle::Modules::Acme::Everything All current I<stable> modules in Bundle::Modules::Acme::Everything 2006.0517 metacpan
Bundle::Modules::Acme::Everything::Unique All current I<stable> and I<unique> modules in Bundle::Modules::Acme::Everything 2006.0517 metacpan
Bundle::Modules::Acme::Everything::Unique::Unstable All current I<unstable> and I<unique> modules in Bundle::Modules::Acme::Everything 2006.0517 metacpan
Bundle::Modules::Acme::Everything::Unstable All current I<unstable> modules from Bundle::Modules::Acme::Everything 2006.0517 metacpan
Bundle::Modules::Apache All current I<stable> Apache modules in CPAN 2006.0517 metacpan
Bundle::Modules::Apache::Unstable All current I<unstable> Apache modules in CPAN 2006.0517 metacpan
Bundle::Modules::CPAN All current I<stable> modules in CPAN 2006.0517 metacpan
Bundle::Modules::CPAN::Unstable All current I<unstable> modules in CPAN 2006.0517 metacpan
Bundle::Modules::Unstable All current I<unstable> bundles of modules in CPAN 2006.0517 metacpan

Other Files

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