Pretty printing of data structures
This module provide a single function called dump() that takes a list of
values as argument and produce a string as result. The string contains perl
code that when evaled will produce a deep copy of the original arguments. The
string is formatted for easy reading.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Data-Dump && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Data-Dump-1.22.tar.gz | 0000020621 20.1 KB | |
perl-Data-Dump.changes | 0000003770 3.68 KB | |
perl-Data-Dump.spec | 0000002370 2.31 KB |
Revision 5 (latest revision is 9)
Stephan Kulow (coolo)
accepted
request 177381
from
Stephan Kulow (coolo)
(revision 5)
- updated to 1.22 Deal with class names containing '=' [RT#72415] Filters now get access to $ctx->expr; the textual expression denoting the current object. (forwarded request 177331 from coolo)
Comments 0