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 Mon 08 Aug 2011 08:53:34 PM JST gpg: using RSA key F61C5C15E14583A1 gpg: Can't check signature: No public key --- SIGNATURE Mon Aug 8 20:53:34 2011 +++ @@ -1,6 +1,6 @@ SHA1 40137bc881d6dde461555faf4465b882952f4930 Build.PL SHA1 f44b0da202101a14be34780200c7e1bb4d874aa8 Changes -SHA1 816b82f3e11dec3842dba2bdb373d946a08f70a4 MANIFEST +SHA1 c1fd11d3514ba0e7a05bc230a0721fdb97034e42 MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 7748a044edef86772930b669a90d603eb94b8a77 META.yml SHA1 0ca072067b11815355c0fc1f728e8a6fdadabdf7 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::Google::Moderator Interface to Google Moderator API. 0.03 metacpan

Other Files

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