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 (15) does not match dist (14):
  • 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 Mon 03 Mar 2014 06:54:45 AM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Mon Mar 3 06:54:48 2014 +++ @@ -1,6 +1,6 @@ SHA1 09af2c4a7bd943aefda9d81596ad0888713b6286 Build.PL SHA1 eb2f87e639e4208e0060496d5d09fcd7caa7bade Changes -SHA1 d0da288ff944588848ddcc23af41be7c617e5445 MANIFEST +SHA1 aa2bf0ba483ad25014a95650c4fc4a90a72d2d05 MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 d58b22229c4a48191073c076c78879c4e5e2da45 META.json SHA1 10ef6dd0139782c2f6f4cf6113b32ca0146fd292 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
CPAN::Search::Tester Interface to search CPAN module tester. 0.03 metacpan

Other Files

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