Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • List::MoreUtils

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.001002/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.001002/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.001002/lib/Data/Perl/Collection/Array.pm -- Around line 127: Expected text after =item, not a bullet Around line 138: Expected text after =item, not a bullet Around line 146: Expected text after =item, not a bullet Around line 155: Expected text after =item, not a bullet Around line 167: Expected text after =item, not a bullet Around line 173: Expected text after =item, not a bullet Around line 180: Expected text after =item, not a bullet Around line 186: Expected text after =item, not a bullet Around line 193: Expected text after =item, not a bullet Around line 201: Expected text after =item, not a bullet Around line 213: Expected text after =item, not a bullet Around line 223: Expected text after =item, not a bullet Around line 234: Expected text after =item, not a bullet Around line 245: Expected text after =item, not a bullet Around line 257: Expected text after =item, not a bullet Around line 259: Expected text after =item, not a bullet Around line 276: Expected text after =item, not a bullet Around line 278: Expected text after =item, not a bullet Around line 290: Expected text after =item, not a bullet Around line 297: Expected text after =item, not a bullet Around line 304: Expected text after =item, not a bullet Around line 314: Expected text after =item, not a bullet Around line 322: Expected text after =item, not a bullet Around line 331: Expected text after =item, not a bullet Around line 339: Expected text after =item, not a bullet Around line 347: Expected text after =item, not a bullet Around line 349: Expected text after =item, not a bullet Around line 359: Expected text after =item, not a bullet Around line 361: Expected text after =item, not a bullet Around line 370: Expected text after =item, not a bullet Data-Perl-0.001002/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.001002/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.001002/lib/Data/Perl/String.pm -- Around line 75: Expected text after =item, not a bullet Around line 83: Expected text after =item, not a bullet Around line 89: Expected text after =item, not a bullet Around line 95: Expected text after =item, not a bullet Around line 104: Expected text after =item, not a bullet Around line 110: Expected text after =item, not a bullet Around line 116: Expected text after =item, not a bullet Around line 123: Expected text after =item, not a bullet Around line 131: Expected text after =item, not a bullet Around line 135: 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.

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

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

Other Files

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