Name: | rh-perl520-perl-Data-Dumper |
Version: | 2.154 |
Release: | 2.el6 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 99317 |
License: | GPL+ or Artistic |
RPM: |
rh-perl520-perl-Data-Dumper-2.154-2.el6.x86_64.rpm
|
Source RPM: |
rh-perl520-perl-Data-Dumper-2.154-2.el6.src.rpm
|
Build Date: | Thu Jan 26 2017 |
Build Host: | x86-ol6-builder-06.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. |