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.29/Changes.pod -- Around line 5: =over should be: '=over' or '=over positive_number' Around line 13: =over should be: '=over' or '=over positive_number' Around line 21: =over should be: '=over' or '=over positive_number' Around line 31: =over should be: '=over' or '=over positive_number' Around line 45: =over should be: '=over' or '=over positive_number' Around line 53: =over should be: '=over' or '=over positive_number' Around line 61: =over should be: '=over' or '=over positive_number' Around line 70: =over should be: '=over' or '=over positive_number' Around line 78: =over should be: '=over' or '=over positive_number' Around line 87: =over should be: '=over' or '=over positive_number' Around line 95: =over should be: '=over' or '=over positive_number' Around line 103: =over should be: '=over' or '=over positive_number' Around line 115: =over should be: '=over' or '=over positive_number' Around line 124: =over should be: '=over' or '=over positive_number' Around line 133: =over should be: '=over' or '=over positive_number' Around line 139: Non-ASCII character seen before =encoding in 'Müller'. Assuming CP1252 Around line 149: =over should be: '=over' or '=over positive_number' Around line 160: =over should be: '=over' or '=over positive_number' Around line 168: =over should be: '=over' or '=over positive_number' Around line 179: =over should be: '=over' or '=over positive_number' Around line 192: =over should be: '=over' or '=over positive_number' Around line 200: =over should be: '=over' or '=over positive_number' Around line 210: =over should be: '=over' or '=over positive_number' Around line 222: =over should be: '=over' or '=over positive_number' Around line 237: =over should be: '=over' or '=over positive_number' Around line 253: =over should be: '=over' or '=over positive_number' Around line 263: =over should be: '=over' or '=over positive_number' Around line 271: =over should be: '=over' or '=over positive_number' You can't have =items (as at line 275) unless the first thing after the =over is an =item Around line 289: =over should be: '=over' or '=over positive_number' Around line 297: =over should be: '=over' or '=over positive_number' Around line 305: =over should be: '=over' or '=over positive_number'

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.29 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::use metacpan
Test::Distribution::versions metacpan

Other Files

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