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 (20) does not match dist (19):
  • 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 Fri 27 Jul 2012 12:46:33 AM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Fri Jul 27 00:46:35 2012 +++ @@ -1,6 +1,6 @@ SHA1 0671d4b874a6062c21b1dedea3388d846a62a81b Build.PL SHA1 8a332edf762552bed7b00c1c62ab7aaf7a2659b5 Changes -SHA1 1936d177d098681e8f8dfd9a6c349061efb88302 MANIFEST +SHA1 04f28293c096995ea69602cc24f6301691781521 MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 893fdf4af25b1651fe96b292dcbe91c1fe2d0428 META.json SHA1 c0f4f241275df71d6e3aa92ad7bf8fa1add4ac85 META.yml ==> 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.

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
Games::Domino Interface to the Domino game. 0.02 metacpan
Games::Domino::Player Represents the player of the Domino game. 0.02 metacpan
Games::Domino::Tile Represents the tile of the Domino game. 0.02 metacpan

Other Files

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