libdata-dmp-perl
Perl module that dumps Perl data structures as Perl code
Description
Data::Dmp is a Perl dumper like Data::Dumper. It's compact (only about 150 lines of code long), starts fast and does not use other module except Regexp::Stringify when dumping regexes. It produces compact output (similar to Data::Dumper::Concise). It roughly has the same speed as Data::Dumper (usually a bit faster for smaller structures), but does not offer the various formatting options. It supports dumping objects, regexes, circular structures, coderefs. Its code is based on Data::Dump.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Data-Dmp
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libdata-dmp-perl