Kwalitee Issues

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.002004/lib/Data/Perl/Role/Bool.pm -- Around line 60: Expected text after =item, not a bullet Around line 64: Expected text after =item, not a bullet Around line 68: Expected text after =item, not a bullet Around line 74: Expected text after =item, not a bullet Data-Perl-0.002004/lib/Data/Perl/Role/Code.pm -- Around line 53: Expected text after =item, not a bullet Around line 57: Expected text after =item, not a bullet Data-Perl-0.002004/lib/Data/Perl/Role/Collection/Array.pm -- Around line 230: Expected text after =item, not a bullet Around line 240: Expected text after =item, not a bullet Around line 248: Expected text after =item, not a bullet Around line 257: Expected text after =item, not a bullet Around line 269: Expected text after =item, not a bullet Around line 275: Expected text after =item, not a bullet Around line 282: Expected text after =item, not a bullet Around line 288: Expected text after =item, not a bullet Around line 295: Expected text after =item, not a bullet Around line 304: Expected text after =item, not a bullet Around line 316: Expected text after =item, not a bullet Around line 326: Expected text after =item, not a bullet Around line 337: Expected text after =item, not a bullet Around line 349: Expected text after =item, not a bullet Around line 361: Expected text after =item, not a bullet Around line 363: Expected text after =item, not a bullet Around line 381: Expected text after =item, not a bullet Around line 383: Expected text after =item, not a bullet Around line 394: Expected text after =item, not a bullet Around line 401: Expected text after =item, not a bullet Around line 408: Expected text after =item, not a bullet Around line 415: Expected text after =item, not a bullet Around line 425: Expected text after =item, not a bullet Around line 432: Expected text after =item, not a bullet Around line 440: Expected text after =item, not a bullet Around line 451: Expected text after =item, not a bullet Around line 460: Expected text after =item, not a bullet Around line 468: Expected text after =item, not a bullet Around line 470: Expected text after =item, not a bullet Around line 480: Expected text after =item, not a bullet Around line 482: Expected text after =item, not a bullet Around line 491: Expected text after =item, not a bullet Around line 498: Expected text after =item, not a bullet Around line 503: Expected text after =item, not a bullet Data-Perl-0.002004/lib/Data/Perl/Role/Counter.pm -- Around line 56: Expected text after =item, not a bullet Around line 62: Expected text after =item, not a bullet Around line 64: Expected text after =item, not a bullet Around line 71: Expected text after =item, not a bullet Around line 73: Expected text after =item, not a bullet Around line 80: Expected text after =item, not a bullet Data-Perl-0.002004/lib/Data/Perl/Role/Number.pm -- Around line 66: Expected text after =item, not a bullet Around line 70: Expected text after =item, not a bullet Around line 74: Expected text after =item, not a bullet Around line 78: Expected text after =item, not a bullet Around line 82: Expected text after =item, not a bullet Around line 86: 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:

  • parent

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.002004 metacpan
Data::Perl::Bool Wrapping class for boolean values. 0.002004 metacpan
Data::Perl::Code Wrapping class for Perl coderefs. 0.002004 metacpan
Data::Perl::Collection::Array Wrapping class for Perl's built in array structure. 0.002004 metacpan
Data::Perl::Collection::Hash Wrapping class for Perl's built in hash structure. 0.002004 metacpan
Data::Perl::Counter Wrapping class for a simple numeric counter. 0.002004 metacpan
Data::Perl::Number Wrapping class for Perl scalar numbers. 0.002004 metacpan
Data::Perl::Role::Bool Wrapping class for boolean values. 0.002004 metacpan
Data::Perl::Role::Code Wrapping class for Perl coderefs. 0.002004 metacpan
Data::Perl::Role::Collection::Array Wrapping class for Perl's built in array structure. 0.002004 metacpan
Data::Perl::Role::Collection::Hash Wrapping class for Perl's built in hash structure. 0.002004 metacpan
Data::Perl::Role::Counter Wrapping class for a simple numeric counter. 0.002004 metacpan
Data::Perl::Role::Number Wrapping class for Perl scalar numbers. 0.002004 metacpan
Data::Perl::Role::String Wrapping class for Perl scalar strings. 0.002004 metacpan
Data::Perl::String Wrapping class for Perl scalar strings. 0.002004 metacpan

Other Files

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