-
-
09 Nov 2013 05:20:23 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (561 / 0 / 23)
- Kwalitee
- 69.32% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (24.55KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
and 1 contributors-
Steven Haryanto
- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.10 - 2013-11-09
- BUG FIXES
- No longer escape "@" as "\@" like in Perl, since it causes backslash to be printed (suggested by Darren Embry).
- No longer escapes "\013" as "\v" and "\014" as "\f" since they are recognized only since PHP 5.2.5 (suggested by Darren Embry).
Modules
Pretty printing of data structures as PHP codeHelpers to trace function and method callsProvides
in lib/Data/Dump/PHP/Trace.pmin lib/Data/Dump/PHP/Trace.pmModule Install Instructions
To install Data::Dump::PHP, copy and paste the appropriate command in to your terminal.
cpanm Data::Dump::PHP
perl -MCPAN -e shell install Data::Dump::PHP
For more information on module installation, please visit the detailed CPAN module installation guide.