Name : perl-Data-Dmp
| |
Version : 0.242.0
| Vendor : Mageia_Org
|
Release : 1.mga9
| Date : 2022-09-05 10:49:25
|
Group : Development/Perl
| Source RPM : perl-Data-Dmp-0.242.0-1.mga9.src.rpm
|
Size : 0.10 MB
| |
Packager : tv < tv>
| |
Summary : Dump Perl data structures as Perl code
|
Description :
Data::Dmp is a Perl dumper like the Data::Dumper manpage. It\'s compact (only about 175 lines of code long), starts fast and does not use any non-core modules except the Regexp::Stringify manpage when dumping regexes. It produces compact single-line output (similar to the Data::Dumper::Concise manpage). It roughly has the same speed as Data::Dumper (usually a bit faster for smaller structures) and faster than the Data::Dump manpage, but does not offer the various formatting options. It supports dumping objects, regexes, circular structures, coderefs. Its code is first based on the Data::Dump manpage: I removed all the parts that I don\'t need, particularly the pretty formatting stuffs) and added some features that I need like proper regex dumping and coderef deparsing.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release |