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 (18) does not match dist (17):
  • 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 07:47:41 PM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Fri Jul 27 19:47:43 2012 +++ @@ -1,6 +1,6 @@ SHA1 d82a2f978c2ab8bb96199fce475a75ff1b233385 Build.PL SHA1 c5cd2687eb47142e910b2f607535792bbf7bbd04 Changes -SHA1 3d45ec91e4a39bec10bd333d8ba79172a5f07495 MANIFEST +SHA1 69e634f5e7ebd55e77ebc624a22be561f01a469e MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 0c4ef81a9433daa67a2f98544f26476c5d5beb5b META.json SHA1 d84fc1557dc335e3d99b8d149d7a4ed4f002aaf6 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::Cards::Pair Interface to the Pelmanism (Pair) Card Game. 0.02 metacpan
Games::Cards::Pair::Card Object representation of a card. 0.02 metacpan

Other Files

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