Name: | perl-Data-Dumper |
Version: | 2.174 |
Release: | 440.module+el8.10.0+90267+7012ad3b |
Architecture: | aarch64 |
Module: | perl:5.32:8100020240409120442:9fe1d287
|
Group: | Unspecified |
Size: | 136275 |
License: | GPL+ or Artistic |
RPM: |
perl-Data-Dumper-2.174-440.module+el8.10.0+90267+7012ad3b.aarch64.rpm
|
Source RPM: |
perl-Data-Dumper-2.174-440.module+el8.10.0+90267+7012ad3b.src.rpm
|
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol8-aarch64.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. |