Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • PPI
  • parent

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: Perl::Critic::TooMuchCode

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.18

Modules

Name Abstract Version View
Perl::Critic::Policy::TooMuchCode::ProhibitDuplicateLiteral metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitDuplicateSub metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitExcessiveColons 0.01 metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitExtraStricture metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitLargeBlock metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitLargeTryBlock metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitUnnecessaryScalarKeyword metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitUnnecessaryUTF8Pragma metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitUnusedConstant metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitUnusedImport metacpan
Perl::Critic::Policy::TooMuchCode::ProhibitUnusedInclude metacpan
Perl::Critic::TooMuchCode perlcritic add-ons that generally check for dead code. 0.18 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
cpanfile metacpan