-
-
03 Mar 2021 22:30:38 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (12)
- Testers (3121 / 15 / 0)
- Kwalitee
Bus factor: 1- 90.91% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (112.29KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Fcntl
- File::Spec
- File::Temp
- Scalar::Util
- Test::More
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.0.4 - 2021-03-03
- BUG FIXES:
- fix DBIx::Class print when literal SQL is present (Veesh Goldman)
Modules
Data::Printer shortcut for faster debuggingcolored & full-featured pretty print of Perl data structures and objectsLoad run-control (.dataprinter) files for Data::PrinterCreate powerful stand-alone filters for Data::Printerdetect popular (binary) content in stringspretty-printing database objects (DBI, DBIx::Class, etc)pretty-printing date and time objects (not just DateTime!)pretty-printing MD5, SHA and many other digestspretty-printing of HTTP/JSON/LWP/Plack/Dancer/Catalyst/Mojo...underlying object for Data::Printercustomize your Data::Printer with codeuse DDP like Data::Dumperdump variables in JSON formatcreate your own color themes for DDP!Classic DDP color theme for nostalgic usersMaterial theme for DDPMonokai theme for DDPSolarized theme for DDPProvides
in lib/Data/Printer/Common.pmin lib/Data/Printer/Filter/ARRAY.pmin lib/Data/Printer/Filter/CODE.pmin lib/Data/Printer/Filter/FORMAT.pmin lib/Data/Printer/Filter/GLOB.pmin lib/Data/Printer/Filter/GenericClass.pmin lib/Data/Printer/Filter/HASH.pmin lib/Data/Printer/Filter/REF.pmin lib/Data/Printer/Filter/Regexp.pmin lib/Data/Printer/Filter/SCALAR.pmin lib/Data/Printer/Filter/VSTRING.pmExamples
Other files
Module Install Instructions
To install Data::Printer, copy and paste the appropriate command in to your terminal.
cpanm Data::Printer
perl -MCPAN -e shell install Data::Printer
For more information on module installation, please visit the detailed CPAN module installation guide.