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 (17) does not match dist (16):
  • 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 Tue 30 Aug 2011 03:34:28 PM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Tue Aug 30 15:34:30 2011 +++ @@ -1,6 +1,6 @@ SHA1 17f8cafe1ddace4c8f09d95ff73fb853e4502e94 Build.PL SHA1 a3ef464daf8730daddd09f85f6b8b673046abc8e Changes -SHA1 a24c14931d5919ffff33eea3b0a60e093114e40f MANIFEST +SHA1 57c5e78cb0cedcd44695410ed4a5d4a7ce463d12 MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 a9ae4aec64d0af50889358521fec60be74bec517 META.yml SHA1 5837738b5353dc76e5e994af7aaf60ba89caea18 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
Data::Password::Filter Interface to the password filter. 0.03 metacpan
Data::Password::Filter::Dictionary Dictionary for Data::Password::Filter. 0.03 metacpan

Other Files

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