| Name: | perl-Data-Dumper |
|---|---|
| Version: | 2.174 |
| Release: | 462.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 136261 |
| License: | GPL+ or Artistic |
| RPM: | perl-Data-Dumper-2.174-462.el9.aarch64.rpm |
| Source RPM: | perl-Data-Dumper-2.174-462.el9.src.rpm |
| Build Date: | Sun Feb 13 2022 |
| Build Host: | build-ol9-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. |