Name : perl-Data-Dmp
| |
Version : 0.242.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-08-08 21:38:42
|
Group : Unspecified
| Source RPM : perl-Data-Dmp-0.242.0-lp156.1.1.src.rpm
|
Size : 0.05 MB
| |
Packager : https://www_suse_com/
| |
Summary : Dump Perl data structures as Perl code
|
Description :
Data::Dmp is a Perl dumper like Data::Dumper. It\'s compact (only about 200 lines of code long), starts fast and does not use any non-core modules except Regexp::Stringify when dumping regexes. It produces compact single-line output (similar to Data::Dumper::Concise). It roughly has the same speed as Data::Dumper (usually a bit faster for smaller structures) and faster than Data::Dump, but does not offer the various formatting options. It supports dumping objects, regexes, circular structures, coderefs. Its code is first based on Data::Dump: 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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.6/noarch |