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: Test-Distribution-1.27/Changes.pod -- Around line 5: =over should be: '=over' or '=over positive_number' Around line 15: =over should be: '=over' or '=over positive_number' Around line 29: =over should be: '=over' or '=over positive_number' Around line 37: =over should be: '=over' or '=over positive_number' Around line 45: =over should be: '=over' or '=over positive_number' Around line 54: =over should be: '=over' or '=over positive_number' Around line 62: =over should be: '=over' or '=over positive_number' Around line 71: =over should be: '=over' or '=over positive_number' Around line 79: =over should be: '=over' or '=over positive_number' Around line 87: =over should be: '=over' or '=over positive_number' Around line 99: =over should be: '=over' or '=over positive_number' Around line 108: =over should be: '=over' or '=over positive_number' Around line 117: =over should be: '=over' or '=over positive_number' Around line 123: Non-ASCII character seen before =encoding in 'Müller'. Assuming CP1252 Around line 133: =over should be: '=over' or '=over positive_number' Around line 144: =over should be: '=over' or '=over positive_number' Around line 152: =over should be: '=over' or '=over positive_number' Around line 163: =over should be: '=over' or '=over positive_number' Around line 176: =over should be: '=over' or '=over positive_number' Around line 184: =over should be: '=over' or '=over positive_number' Around line 194: =over should be: '=over' or '=over positive_number' Around line 206: =over should be: '=over' or '=over positive_number' Around line 221: =over should be: '=over' or '=over positive_number' Around line 237: =over should be: '=over' or '=over positive_number' Around line 247: =over should be: '=over' or '=over positive_number' Around line 255: =over should be: '=over' or '=over positive_number' You can't have =items (as at line 259) unless the first thing after the =over is an =item Around line 273: =over should be: '=over' or '=over positive_number' Around line 281: =over should be: '=over' or '=over positive_number' Around line 289: =over should be: '=over' or '=over positive_number'

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 Mon 29 Oct 2007 03:39:38 AM JST gpg: using DSA key 6C3D5F33D339CAD2 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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_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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Test::Distribution perform tests on all modules of a distribution 1.27 metacpan
Test::Distribution::base metacpan
Test::Distribution::description metacpan
Test::Distribution::exports metacpan
Test::Distribution::manifest metacpan
Test::Distribution::pod metacpan
Test::Distribution::podcover metacpan
Test::Distribution::prereq metacpan
Test::Distribution::sig metacpan
Test::Distribution::use metacpan
Test::Distribution::versions metacpan

Other Files

Build.PL metacpan
Changes.pod metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan