Kwalitee Issues

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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 09 Aug 2008 12:31:07 AM JST gpg: using DSA key 122F5DF7108E4046 gpg: Can't check signature: No public key --- SIGNATURE Sat Aug 9 00:31:09 2008 +++ @@ -1,6 +1,6 @@ -SHA1 123d04426c350d533699a861a775b1da08e05f7b Changes +SHA1 55f270d067f43abf97b191a0f971eed1dba04dd8 Changes SHA1 87b74bef193c4e1cfdd4ee6e3f97c0e786132519 MANIFEST -SHA1 b4266bfa674a5092cf657b1ec46c09e847f504a0 META.yml +SHA1 271deea81d5d9c9746bee9f1fd1132a8d8559656 META.yml SHA1 eef5a6f2e6bc9efe02c137b050c64ba1bd438eab Makefile.PL SHA1 91735f73073ea3d7b2d64047e45d25355f516752 README SHA1 603bb9de29fb8cba7f13409c546750972eff645d inc/Module/AutoInstall.pm @@ -19,7 +19,7 @@ SHA1 e7b7c09a0f71c2ddf5f08ccc859f75acf5df751a inc/Test/Builder/Module.pm SHA1 643f63b9d5ab3326cf2421436ca1f56f63ddc3ce inc/Test/More.pm SHA1 55be398173a2d979a648a73a28c8b3a40531dbba inc/ok.pm -SHA1 0282c618ff05f807906dfd2b0700cdec867baf53 lib/Scalar/Defer.pm +SHA1 3ccba751bf608c601e8f1f2341a28582d5ea09e9 lib/Scalar/Defer.pm SHA1 f89e83f7a812e3b8c6afe96bb087d0b8218cbd04 t/01-basic.t SHA1 2be303573646cd1aee91665c353bce5cb0efd349 t/02-is.t -SHA1 f7fa54187de33c2e445735786597211ceb4e3137 t/03-autoload.t +SHA1 0f49ce7d7654450eca4cd64cf7f78148a0a7ba56 t/03-autoload.t ==> MISMATCHED content between SIGNATURE and distribution files! <==

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
Scalar::Defer Lazy evaluation in Perl 0.18 metacpan
Scalar::Defer::Deferred metacpan

Other Files

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