Kwalitee Issues

No Core Issues.

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Moose::Util::TypeConstraints

Modules

Name Abstract Version View
Params::CheckCompiler Build an optimized subroutine parameter validator once, use it forever 0.03 metacpan
Params::CheckCompiler::Compiler Object that implements the check subroutine compilation 0.03 metacpan
Params::CheckCompiler::Exception::BadArguments Exception thrown when @_ does not contain a hash or hashref 0.03 metacpan
Params::CheckCompiler::Exception::Named::Extra Exception thrown when @_ contains unexpected extra named arguments 0.03 metacpan
Params::CheckCompiler::Exception::Named::Required Exception thrown when a required named parameter is not passed 0.03 metacpan
Params::CheckCompiler::Exception::Positional::Extra Exception thrown when @_ contains unexpected extra arguments 0.03 metacpan
Params::CheckCompiler::Exception::Positional::Required Exception thrown when a required positional parameter is not passed 0.03 metacpan
Params::CheckCompiler::Exception::ValidationFailedForMooseTypeConstraint Exception thrown when a Moose type constraint check fails 0.03 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan
dist.ini metacpan