Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_changelog

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

has_tests

Add tests!

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 (7) does not match dist (38):
  • Missing in MANIFEST: inc/inc_Module-Build/Module/Build.pm, inc/inc_Module-Build/Module/Build/Base.pm, inc/inc_Module-Build/Module/Build/Compat.pm, inc/inc_Module-Build/Module/Build/Config.pm, inc/inc_Module-Build/Module/Build/ConfigData.pm, inc/inc_Module-Build/Module/Build/Cookbook.pm, inc/inc_Module-Build/Module/Build/Dumper.pm, inc/inc_Module-Build/Module/Build/ModuleInfo.pm, inc/inc_Module-Build/Module/Build/Notes.pm, inc/inc_Module-Build/Module/Build/PPMMaker.pm, inc/inc_Module-Build/Module/Build/Platform/Amiga.pm, inc/inc_Module-Build/Module/Build/Platform/Default.pm, inc/inc_Module-Build/Module/Build/Platform/EBCDIC.pm, inc/inc_Module-Build/Module/Build/Platform/MPEiX.pm, inc/inc_Module-Build/Module/Build/Platform/MacOS.pm, inc/inc_Module-Build/Module/Build/Platform/RiscOS.pm, inc/inc_Module-Build/Module/Build/Platform/Unix.pm, inc/inc_Module-Build/Module/Build/Platform/VMS.pm, inc/inc_Module-Build/Module/Build/Platform/VOS.pm, inc/inc_Module-Build/Module/Build/Platform/Windows.pm, inc/inc_Module-Build/Module/Build/Platform/aix.pm, inc/inc_Module-Build/Module/Build/Platform/cygwin.pm, inc/inc_Module-Build/Module/Build/Platform/darwin.pm, inc/inc_Module-Build/Module/Build/Platform/os2.pm, inc/inc_Module-Build/Module/Build/PodParser.pm, inc/inc_Module-Build/Module/Build/Version.pm, inc/inc_Module-Build/Module/Build/YAML.pm, inc/inc_Module-Build/inc/latest.pm, inc/inc_Module-Build/inc/latest/private.pm, inc/latest.pm, inc/latest/private.pm

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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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
Alien::V8 Builds and installs the V8 JavaScript engine 0.01 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan