Kwalitee Issues

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: Compare::Directory

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 Sun 28 Sep 2014 08:52:28 PM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Sun Sep 28 20:52:31 2014 +++ @@ -1,6 +1,8 @@ SHA1 4cc540663d41800f72b3cf011a037e8469701315 Changes -SHA1 8c0ff57077ef6c50d981a90c27c0fb1c3fbc24a0 MANIFEST +SHA1 d207f3f05e5837203a27f42a768e7842888b116c MANIFEST SHA1 5f29cdcbfacb9c46ac155fff9844aceeb064aef1 MANIFEST.SKIP +SHA256 dcdc0112642077634f66967b8a2da2306365bf056cc6181c2845043eb80cf55d META.json +SHA256 5e19e94d165d3d723b0a72702b64fd228b21f5b55eb7c787537e0e891351a6f9 META.yml SHA1 12888ad30ef63d4b731a3b593f88d0a0da750ca1 Makefile.PL SHA1 bd505d0ffc7e7e8312559ee516f9e54bb8b76d4e README SHA1 509662fcc0d3be573b5dc1c36ce16050c2e4104d lib/Compare/Directory.pm ==> 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: Compare::Directory

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Compare::Directory Interface to compare directories. 1.17 metacpan

Other Files

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