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.

no_maniskip_error

Fix the problematic entry.

Error: Unrecognized escape \i passed through in regex; marked by <-- HERE in m/(?:^\.git)|(?:^[^/]+\.pl$)|(?:^\i <-- HERE gnore.txt)|(?:^_build)|(?:^Build$)|(?:^blib)|(?:^Data-Printer)|(?:~$)|(?:\.bak$)|(?:cover_db)|(?:\..*\.sw.?$)|(?:^Makefile$)|(?:^pm_to_blib$)|(?:^blibdirs$)|(?:\.old$)|(?:^#.*#$)|(?:^\.#)|(?:^TODO$)|(?:^\._.*$)|(?:^MYMETA.yml$)|(?:^MYMETA\.json$)/ at lib/ExtUtils/Manifest.pm line 440.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/DDP.pm: HASH(0x55607bb192c0)

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
DDP Data::Printer shortcut for faster debugging metacpan
Data::Printer colored pretty-print of Perl data structures and objects 0.34 metacpan
Data::Printer::Filter Create powerful stand-alone filters for Data::Printer metacpan
Data::Printer::Filter::DB pretty printing database objects metacpan
Data::Printer::Filter::DateTime pretty-printing date and time objects (not just DateTime!) metacpan
Data::Printer::Filter::Digest pretty-printing MD5, SHA and friends metacpan

Other Files

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