Name: | perl-Data-Dumper |
---|---|
Version: | 2.161 |
Release: | 4.module+el8+5173+5d54a0c1 |
Architecture: | x86_64 |
Module: | perl:5.24:20190513090648:ee766497 |
Group: | Development/Libraries |
Size: | 107165 |
License: | GPL+ or Artistic |
RPM: | perl-Data-Dumper-2.161-4.module+el8+5173+5d54a0c1.x86_64.rpm |
Source RPM: | perl-Data-Dumper-2.161-4.module+el8+5173+5d54a0c1.src.rpm |
Build Date: | Tue May 14 2019 |
Build Host: | ca-build101.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. |