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 Thu 05 May 2011 11:13:17 PM JST gpg: using RSA key F61C5C15E14583A1 gpg: Can't check signature: No public key --- SIGNATURE Thu May 5 23:13:17 2011 +++ @@ -1,6 +1,6 @@ SHA1 0494ce3526ee9bece211cb0948015c3517450f1e Build.PL SHA1 884df786f1e3cbfc72ea6705befb210a467d16d1 Changes -SHA1 42de422bf5efade513dd0ba2e6f18346beefab9e MANIFEST +SHA1 7ea2eb681681fe36e34c7df1f50d93c849cbc8cc MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 b501d936c5eef9f0f247681646db0657b70676e3 META.yml SHA1 c37c17941736d08c3a5c7a990a11ff1c5652b9e4 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
WWW::MovieReviews::NYT Interface to NewYorkTimes Movie Reviews API. 0.03 metacpan

Other Files

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