Kwalitee Issues

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 (65) does not match dist (64):
  • Missing in Dist: MYMETA.json

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 11 Aug 2011 04:26:06 AM JST gpg: using DSA key 0B43A050F80BD927 gpg: Can't check signature: No public key No such file: MYMETA.json ==> MISMATCHED content between MANIFEST and distribution files! <==

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_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
Module::Build::SysPath install files to system folders according to FHS (or Sys::Path settings) 0.15 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
examples/Sys-Path-Example1/Build.PL metacpan
examples/Sys-Path-Example1/MANIFEST metacpan
t/tdirs/Acme-Test-SysPath/Build.PL metacpan
t/tdirs/Acme-Test-SysPath/MANIFEST metacpan
t/tdirs/Acme-Test-SysPath/META.yml metacpan