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

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 Wed 10 Aug 2011 08:47:20 PM JST gpg: using RSA key F61C5C15E14583A1 gpg: Can't check signature: No public key --- SIGNATURE Wed Aug 10 20:47:20 2011 +++ @@ -1,6 +1,6 @@ SHA1 97b06b80914ada2842d60f019b612137e6cfd5db Build.PL SHA1 5b48f8a16f398b6a69c4bad41afb6543bebf22e1 Changes -SHA1 4d47560fd57d9da0e75f8ff7ca707d14552c1d1f MANIFEST +SHA1 66d6419c85618967cb806e22a6e480d26a94d72c MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 ce6acb7a701c60145ac6553eea16b9a3cae5470f META.yml SHA1 9207e056cd38cebdee471cb579a53ebc91390699 Makefile.PL ==> MISMATCHED content between SIGNATURE 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_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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
IncomeTax::UK Interface to Income Tax of UK. 0.08 metacpan

Other Files

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