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_invalid_versions

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

Error:

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

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 & full-featured pretty-print of Perl data structures and objects 0.99_020 metacpan
Data::Printer::Common metacpan
Data::Printer::Config Load run-control (.dataprinter) files for Data::Printer metacpan
Data::Printer::Filter Create powerful stand-alone filters for Data::Printer metacpan
Data::Printer::Filter::ARRAY metacpan
Data::Printer::Filter::CODE metacpan
Data::Printer::Filter::ContentType detect popular (binary) content in strings metacpan
Data::Printer::Filter::DB pretty-printing database objects (DBI, DBIx::Class, etc) metacpan
Data::Printer::Filter::DateTime pretty-printing date and time objects (not just DateTime!) metacpan
Data::Printer::Filter::Digest pretty-printing MD5, SHA and many other digests metacpan
Data::Printer::Filter::FORMAT metacpan
Data::Printer::Filter::GLOB metacpan
Data::Printer::Filter::GenericClass metacpan
Data::Printer::Filter::HASH metacpan
Data::Printer::Filter::REF metacpan
Data::Printer::Filter::Regexp metacpan
Data::Printer::Filter::SCALAR metacpan
Data::Printer::Filter::VSTRING metacpan
Data::Printer::Filter::Web pretty-printing of HTTP/JSON/LWP/Plack/Dancer/Catalyst/Mojo... metacpan
Data::Printer::Object underlying object for Data::Printer metacpan
Data::Printer::Theme create your own color themes for DDP! metacpan
Data::Printer::Theme::Classic Classic DDP color theme for nostalgic users metacpan
Data::Printer::Theme::Material Material theme for DDP metacpan
Data::Printer::Theme::Monokai Monokai theme for DDP metacpan
Data::Printer::Theme::Solarized Solarized theme for DDP metacpan

Other Files

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