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 (19) does not match dist (18):
  • 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 Sat 02 Feb 2013 10:49:11 PM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Sat Feb 2 22:49:14 2013 +++ @@ -1,6 +1,6 @@ SHA1 d703b27319a32c8a637b472a0d695636a44e9776 Build.PL SHA1 eb953f50515f1fa1419b84d7c2f7cb3ae9891673 Changes -SHA1 36de5708cd403550694ad4ba8d79aae184a4d10f MANIFEST +SHA1 6684fe8c2efe26a74112d83e81fa7d86470f2a6b MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 220f077d72e1303ac29fa1a72a2cc08692d8c023 META.json SHA1 365ac39a0dba645992676ef95b1ea80c40ce3776 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
Data::Password::Filter Interface to the password filter. 0.05 metacpan
Data::Password::Filter::Dictionary Dictionary for Data::Password::Filter. 0.05 metacpan

Other Files

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