Name: | perl-Data-Dumper |
---|---|
Version: | 2.161 |
Release: | 5.module+el8.1.0+5399+8245a79b |
Architecture: | aarch64 |
Module: | perl:5.24:8010020190529084201:ee766497 |
Group: | Development/Libraries |
Size: | 135597 |
License: | GPL+ or Artistic |
RPM: | perl-Data-Dumper-2.161-5.module+el8.1.0+5399+8245a79b.aarch64.rpm |
Source RPM: | perl-Data-Dumper-2.161-5.module+el8.1.0+5399+8245a79b.src.rpm |
Build Date: | Mon Nov 11 2019 |
Build Host: | ca-arm-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |