Name: | perl-Data-Dumper |
Version: | 2.189 |
Release: | 512.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 114238 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Data-Dumper-2.189-512.el10.x86_64.rpm
|
Source RPM: |
perl-Data-Dumper-2.189-512.el10.src.rpm
|
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Data-Dumper |
Summary: | Stringify perl data structures, suitable for printing and eval |
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. |