Package: libdata-dump-perl (1.08-2) [universe]
Links for libdata-dump-perl
Ubuntu Resources:
Download Source Package libdata-dump-perl:
- [libdata-dump-perl_1.08-2.dsc]
- [libdata-dump-perl_1.08.orig.tar.gz]
- [libdata-dump-perl_1.08-2.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Krzysztof Krzyzaniak (eloy)
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Pretty printing of data structures
Data::Dump provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading.
If dump() is called in a void context, then the dump is printed on STDERR instead of being returned.
If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as pp(), mnemonic for "pretty-print".
Other Packages Related to libdata-dump-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libdata-dump-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 11.9 kB | 76.0 kB | [list of files] |