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

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: IP::Info::Exception

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 05 Jan 2013 10:49:14 AM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Sat Jan 5 10:49:17 2013 +++ @@ -1,6 +1,6 @@ SHA1 2b4d19a349812eea57c4babf4252b2a30f0a287d Build.PL SHA1 2e244d4801f5b59d022bd6b9d26fc7f0d7626eec Changes -SHA1 95ad42fc37d85091401a3993d7725068401f9a08 MANIFEST +SHA1 b6a9a8023fa9b84ef7a0aca018ce85cef62b401d MANIFEST SHA1 7d20e4e840781030202bb045d5ab81b3fd1b68b0 MANIFEST.SKIP SHA1 c173263a865be66119b7a0639216dec80a5d59b9 META.json SHA1 739e70f2afe025e9206a0a2fb47f63152176b84a 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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: IP::Info::Exception

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
IP::Info Interface to IP geographic and network data. 0.06 metacpan
IP::Info::Exception Exception handler for the module IP::Info. 0.06 metacpan
IP::Info::Response Response handler for the module IP::Info. 0.06 metacpan

Other Files

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