Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Acme::Web::PodDisplay::Deeper

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: Acme-Web-PodDisplay-0.91/README.pod -- Around line 388: Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors. Acme-Web-PodDisplay-0.91/lib/Acme/Web/PodDisplay.pm -- Around line 397: Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors.

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.

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: Acme::Web::PodDisplay::Deeper

Modules

Name Abstract Version View
Acme::Web::PodDisplay::Deeper Module for testing various CPAN web interfaces and their POD interactions 0.91 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.html metacpan
README.pod metacpan
dist.ini metacpan