Kwalitee Issues

no_pod_errors

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

Error: Object-Deadly-0.02/lib/Object/Deadly.pm -- Around line 131: L<> starts or ends with whitespace

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 15 Aug 2006 11:39:16 AM JST gpg: using DSA key 7A36FFE5D79B7977 gpg: Can't check signature: No public key --- SIGNATURE Tue Aug 15 11:45:47 2006 +++ @@ -1,10 +1,9 @@ -SHA1 bb522b6a762be9afee787dcf75742e90a44eff2e .cvsignore -SHA1 0579b3b86e08641644a7e9586642d034497e1abe Changes -SHA1 b2756dec6b162bfd8b0c5cb0f36e61b3fb1f9f9d MANIFEST -SHA1 00dc8205d9eb17e040f1e6fe6850ffa14c9ba410 META.yml +SHA1 81efa1314e6f973de0da59113e35972b4a27ee3f Changes +SHA1 048a852fe212f64ea7e0490f2616667c4878b8b2 MANIFEST +SHA1 5e628f052e89921b7e97c1e96773846be94845cc META.yml SHA1 4892eefcb10037b809263d176a6e88b4b3b68e1b Makefile.PL -SHA1 ade3f9e3c63513841a527ba9f1995720fe166e70 README -SHA1 d6735a35ae566e02bb77096e6babb5003df2651b lib/Object/Deadly.pm +SHA1 2effe23e0c6afb9333019fc0aac41c6b9446cfd6 README +SHA1 f534700c084bbae9ea9f630e1c96cf11cccfa923 lib/Object/Deadly.pm SHA1 68fd91f6209023ba695035311a2cf62f9819c783 t/00-load.t SHA1 0994351b0e9eb81c9d037e6f0e965e410bf40a71 t/10deadly.t SHA1 8d0384967026cf559e71f0164fbda3ee6549d027 t/boilerplate.t ==> 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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: Object::Deadly

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.

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
Object::Deadly An object that dies whenever examined 0.02 metacpan

Other Files

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