perl-Data-Dmp - Dump Perl data structures as Perl code
Website: | https://metacpan.org/release/Data-Dmp |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This module is a Perl dumper like Data::Dumper. It's compact, 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 supports dumping objects, regexes, circular structures, coderefs.
Packages
perl-Data-Dmp-0.242-1.aldos.noarch [23 KiB] |
Changelog
by Joel Barrios (2022-09-06):
- Update to 0.242. |