Data-Printer 0.99_026 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Data::Printer::Profile
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Data::Printer::Profile
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/DDP.pm: HASH(0x5597e34f11e0)
- 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_026 | 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::Profile | metacpan | ||
Data::Printer::Profile::Dumper | use DDP like Data::Dumper | metacpan | |
Data::Printer::Profile::JSON | dump variables in JSON format | 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 |