Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • List::MoreUtils
  • parent
  • strictures

no_pod_errors

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

Error: Data-Perl-0.001004/lib/Data/Perl/Bool.pm -- Around line 58: Expected text after =item, not a bullet Around line 62: Expected text after =item, not a bullet Around line 66: Expected text after =item, not a bullet Around line 72: Expected text after =item, not a bullet Data-Perl-0.001004/lib/Data/Perl/Code.pm -- Around line 51: Expected text after =item, not a bullet Around line 55: Expected text after =item, not a bullet Data-Perl-0.001004/lib/Data/Perl/Collection/Array.pm -- Around line 209: Expected text after =item, not a bullet Around line 219: Expected text after =item, not a bullet Around line 227: Expected text after =item, not a bullet Around line 236: Expected text after =item, not a bullet Around line 248: Expected text after =item, not a bullet Around line 254: Expected text after =item, not a bullet Around line 261: Expected text after =item, not a bullet Around line 267: Expected text after =item, not a bullet Around line 274: Expected text after =item, not a bullet Around line 283: Expected text after =item, not a bullet Around line 295: Expected text after =item, not a bullet Around line 305: Expected text after =item, not a bullet Around line 316: Expected text after =item, not a bullet Around line 328: Expected text after =item, not a bullet Around line 340: Expected text after =item, not a bullet Around line 342: Expected text after =item, not a bullet Around line 360: Expected text after =item, not a bullet Around line 362: Expected text after =item, not a bullet Around line 373: Expected text after =item, not a bullet Around line 380: Expected text after =item, not a bullet Around line 387: Expected text after =item, not a bullet Around line 394: Expected text after =item, not a bullet Around line 404: Expected text after =item, not a bullet Around line 411: Expected text after =item, not a bullet Around line 419: Expected text after =item, not a bullet Around line 430: Expected text after =item, not a bullet Around line 439: Expected text after =item, not a bullet Around line 447: Expected text after =item, not a bullet Around line 449: Expected text after =item, not a bullet Around line 459: Expected text after =item, not a bullet Around line 461: Expected text after =item, not a bullet Around line 470: Expected text after =item, not a bullet Around line 477: Expected text after =item, not a bullet Around line 482: Expected text after =item, not a bullet Data-Perl-0.001004/lib/Data/Perl/Counter.pm -- Around line 54: Expected text after =item, not a bullet Around line 60: Expected text after =item, not a bullet Around line 62: Expected text after =item, not a bullet Around line 69: Expected text after =item, not a bullet Around line 71: Expected text after =item, not a bullet Around line 78: Expected text after =item, not a bullet Data-Perl-0.001004/lib/Data/Perl/Number.pm -- Around line 64: Expected text after =item, not a bullet Around line 68: Expected text after =item, not a bullet Around line 72: Expected text after =item, not a bullet Around line 76: Expected text after =item, not a bullet Around line 80: Expected text after =item, not a bullet Around line 84: Expected text after =item, not a bullet Data-Perl-0.001004/lib/Data/Perl/String.pm -- Around line 85: Expected text after =item, not a bullet Around line 93: Expected text after =item, not a bullet Around line 99: Expected text after =item, not a bullet Around line 105: Expected text after =item, not a bullet Around line 114: Expected text after =item, not a bullet Around line 120: Expected text after =item, not a bullet Around line 126: Expected text after =item, not a bullet Around line 133: Expected text after =item, not a bullet Around line 141: Expected text after =item, not a bullet Around line 145: Expected text after =item, not a bullet

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:

  • Test::Fatal

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Data::Perl Base classes wrapping fundamental Perl data types. 0.001004 metacpan
Data::Perl::Bool Wrapping class for boolean values. 0.001004 metacpan
Data::Perl::Code Wrapping class for Perl coderefs. 0.001004 metacpan
Data::Perl::Collection::Array Wrapping class for Perl's built in array structure. 0.001004 metacpan
Data::Perl::Collection::Array::AutoFlatten Like Collection::Array, but flattened. 0.001004 metacpan
Data::Perl::Collection::Hash Wrapping class for Perl's built in hash structure. 0.001004 metacpan
Data::Perl::Collection::Hash::AutoFlatten Like Collection::Hash, but flattened. 0.001004 metacpan
Data::Perl::Counter Wrapping class for a simple numeric counter. 0.001004 metacpan
Data::Perl::Number Wrapping class for Perl scalar numbers. 0.001004 metacpan
Data::Perl::String Wrapping class for Perl scalar strings. 0.001004 metacpan

Other Files

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