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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-Data-Dump
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Data-Dump && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Data-Dump-1.25.tar.gz | 0000020912 20.4 KB | |
_link | 0000000149 149 Bytes | |
cpanspec.yml | 0000000546 546 Bytes | |
perl-Data-Dump.changes | 0000004968 4.85 KB | |
perl-Data-Dump.spec | 0000001992 1.95 KB |
Latest Revision
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 903016
from
Tina Müller (tinita)
(revision 18)
- Limit description paragraphs - updated to 1.25 see /usr/share/doc/packages/perl-Data-Dump/Changes 2021-06-26 Breno G. de Oliveira <garu@cpan.org> Release 1.25 New option $Data::Dump::LINEWIDTH controls when to perform a linebreak (default is 60). Many thanks to Jonas Kramer, Rob Kinyon, cybernicus and Lady Aleena for submitting reports and pull requests. 2021-06-25 Breno G. de Oliveira <garu@cpan.org> Release 1.24 Strings like "NaN" are still strings Update maintainer and repository information
Comments 0