perl-Data-Dumper - Stringify perl data structures, suitable for printing and eval
Website: | https://metacpan.org/release/Data-Dumper |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The content of each variable is output in a single Perl statement. Handles self-referential structures correctly.
Packages
perl-Data-Dumper-2.189-1.aldos.i686 [54 KiB] |
Changelog
by Joel Barrios (2024-11-27):
- Update to 2.189. |