Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • List::MoreUtils
  • PPI::Node

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.

Modules

Name Abstract Version View
Perl::Critic::Deprecated Policies and modules that were formerly included with Perl::Critic itself, but which have been superseded by others. 1.119 metacpan
Perl::Critic::Policy::Miscellanea::RequireRcsKeywords Put source-control keywords in every file. 1.119 metacpan
Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs Write C<sub my_function{}> instead of C<sub MyFunction{}>. 1.119 metacpan
Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseVars Write C<$my_variable = 42> instead of C<$MyVariable = 42>. 1.119 metacpan
Perl::Critic::Utils::PPIRegexp Utility functions for dealing with PPI regexp tokens. 1.119 metacpan

Other Files

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