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 Wed 02 Mar 2011 08:46:49 PM JST gpg: using RSA key F61C5C15E14583A1 gpg: Can't check signature: No public key --- SIGNATURE Wed Mar 2 20:46:49 2011 +++ @@ -1,6 +1,6 @@ SHA1 8a62f82abe83185bc3568eeac31e1368c5859a45 Build.PL SHA1 f987cd224589655402614d806b8fff85e53a944c Changes -SHA1 e097229fce042b0ce46e83cdb80321d3c5c29ce7 MANIFEST +SHA1 af01d04fe2356931759e1c70c9615aea6bc3191c MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 b32b54e9d4ee8846b257dd93c7e49e5657ac0d23 META.yml SHA1 c9a79c13c49777791ba4d6fd2aaacb0f475e58ba 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
Map::Tube A very simple perl interface to the London Tube Map. 2.17 metacpan
Map::Tube::Node Defines the node for Map::Tube 2.17 metacpan

Other Files

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