Package : perl-Data-Dmp > RPM : perl-Data-Dmp-0.242.0-1.mga9.noarch.rpm

Basic items

Install
Name perl-Data-Dmp
Version 0.242.0
Release 1.mga9
URL https://metacpan.org/release/Data-Dmp
Group Development/Perl
Summary Dump Perl data structures as Perl code
Size 105KB
Arch noarch
License GPLv1+ or Artistic

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Data-Dmp-0.242.0-1.mga9.src.rpm
Build time 2022-09-05 10:49:25
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie