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 (37) does not match dist (36):
  • 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 Sat 30 Apr 2011 05:51:20 PM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Sat Apr 30 17:51:23 2011 +++ @@ -1,6 +1,6 @@ SHA1 686c5fe1583a73d2353d9a112748011e91e7c62a Build.PL SHA1 41a8c1ec90a3a3bcf524c8ca0643c88ec6dcbe04 Changes -SHA1 ad6417eedc1d19732d7452a7abfbd9c9a3366ae8 MANIFEST +SHA1 0a08624ce35e0d1e4c8bd8d141c2e163e2bd8b76 MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 a9a6b0f5d82a0370498e113e66433c42092b4820 META.yml SHA1 ed301357d42b15c1fc835d54a68a34ed6a27b5bd 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
Travel::UK::London::Tube Interface to the London Tube Map. 0.02 metacpan
Travel::UK::London::Tube::Node Defines the node for Travel::UK::London::Tube. 0.02 metacpan

Other Files

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