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.03/lib/Object/Deadly.pm -- Around line 139: 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 Wed 16 Aug 2006 12:03:59 AM JST gpg: using DSA key 7A36FFE5D79B7977 gpg: Can't check signature: No public key --- SIGNATURE Wed Aug 16 00:03:59 2006 +++ @@ -1,6 +1,6 @@ SHA1 7968c88a58f5946fb60b2a1a2cb7025f6373e0cc Changes SHA1 323562faa8ecadeff029483cc5a7d036622d51f8 MANIFEST -SHA1 3aface8a5aaac28f2a2a6203afc9044a40ba2427 META.yml +SHA1 d0d4fd74b55b763a2ff94c428975647d13312bcc META.yml SHA1 bfe10f78feec0f7244b39b126b063cc2118dca41 Makefile.PL SHA1 d3b715c77b32a14ceda67251a0293425278969da README SHA1 257b792f5ac100481730a14771e13d0d018bd249 lib/Object/Deadly.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.

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.03 metacpan

Other Files

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