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.
- Sources inherited from project openSUSE:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/perl-Data-Dump && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Data-Dump-1.22.tar.gz | 0000020621 20.1 KB | almost 10 years |
perl-Data-Dump.changes | 0000003770 3.68 KB | almost 10 years |
perl-Data-Dump.spec | 0000002370 2.31 KB | almost 10 years |
Comments 0