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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: WWW-Google-Diacritize-0.04/lib/WWW/Google/Diacritize.pm -- Around line 88: Non-ASCII character seen before =encoding in 'message=>'مثال'. Assuming CP1252

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 10 May 2011 08:52:00 PM JST gpg: using RSA key F61C5C15E14583A1 gpg: Can't check signature: No public key --- SIGNATURE Tue May 10 20:52:00 2011 +++ @@ -1,6 +1,6 @@ SHA1 85ab819386d3de065eb205602aa5a273ece2459b Build.PL SHA1 64947ad19494699d5d494a86a695e8ee6624a012 Changes -SHA1 69f6018cdb3b41952835fe5d7565114b4a1278e0 MANIFEST +SHA1 d7b4488658da9d3f14e8b56128109729a99eaa93 MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 38194eb2a948d1573e4532e81caa9ae737998422 META.yml SHA1 053ce0a12afdeceb686477b4fe02a0a2b664639d 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::Diacritize Interface to Google Diacritize API. 0.04 metacpan

Other Files

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