Description
p5-Data-Dump - Pretty printing of data structures
Property | Value |
---|---|
Distribution | FreeBSD 11 |
Repository | FreeBSD Ports Quarterly i386 |
Package filename | p5-Data-Dump-1.23_1.txz |
Package name | p5-Data-Dump |
Package version | 1.23 |
Package release | 1 |
Package architecture | i386 |
Package type | txz |
Category | devel perl5 |
Homepage | https://metacpan.org/release/Data-Dump |
License | GPLv1+, ART10 |
Maintainer | perl@FreeBSD.org |
Download size | 24.22 KB |
Installed size | 50.68 KB |
This module 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". WWW: https://metacpan.org/release/Data-Dump
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
p5-Data-Dump-1.23_1.txz | 1.23 | amd64 | FreeBSD Ports Quarterly |
p5-Data-Dump-1.23_1.txz | 1.23 | i386 | FreeBSD Ports Latest |
p5-Data-Dump-1.23_1.txz | 1.23 | amd64 | FreeBSD Ports Latest |
p5-Data-Dump | - | - | - |
Requires
Name | Value |
---|---|
perl5 | = 5.28.1_1 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | p5-Data-Dump-1.23_1.txz |
Source Package | devel/p5-Data-Dump |
Install Howto
Install p5-Data-Dump txz package:
# pkg install p5-Data-Dump
See Also
Package | Description |
---|---|
p5-Data-Dump-Color-0.241.txz | Like Data::Dump, but with color |
p5-Data-Dump-Streamer-2.40.txz | Stream a highly accurate breadth first data dump in Perl code |
p5-Data-DumpXML-1.06_2.txz | Dump arbitrary data structures as XML |
p5-Data-Dumper-2.173.txz | Stringified perl data structures, suitable for both printing and eval |
p5-Data-Dumper-Concise-2.023.txz | Less indentation and newlines plus sub deparsing |
p5-Data-Dumper-Perltidy-0.01_1.txz | Stringify and pretty print Perl data structures |
p5-Data-Dumper-Simple-0.11_1.txz | Easily dump variables with names |
p5-Data-Entropy-0.007_1.txz | Entropy (randomness) management |
p5-Data-Float-0.013.txz | Details of the floating point data type |
p5-Data-Flow-1.02_1.txz | Perl extension for simple-minded recipe-controlled build of data |
p5-Data-FormValidator-4.88.txz | Validates user input (usually from an HTML form) based |
p5-Data-FormValidator-Constraints-DateTime-1.11_1.txz | Data::FormValidator constraints for dates and times |
p5-Data-GUID-0.049.txz | Generate globally unique identifiers |
p5-Data-Google-Visualization-DataSource-0.01_1.txz | Perl helper class for the Google Chart Tools Datasource Protocol |
p5-Data-Google-Visualization-DataTable-0.11_1.txz | Easily create Google DataTable objects for the Google Visulization API |
Advertisement
Advertisement