Name: | perl-Data-Dump |
---|---|
Version: | 1.23 |
Release: | 7.module+el8.3.0+7716+6ab979be |
Architecture: | noarch |
Module: | perl-libwww-perl:6.34:8030020200428102957:5e136183 perl-libwww-perl:6.34:8060020210901111951:5e136183 |
Group: | Development/Libraries |
Size: | 50901 |
License: | GPL+ or Artistic |
RPM: | perl-Data-Dump-1.23-7.module+el8.3.0+7716+6ab979be.noarch.rpm |
Source RPM: | perl-Data-Dump-1.23-7.module+el8.3.0+7716+6ab979be.src.rpm |
Build Date: | Mon Aug 10 2020 |
Build Host: | jenkins-10-147-72-125-717397ea-b4ba-4e3b-8f20-e7e3e5cd4c1e.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Data-Dump/ |
Summary: | Pretty printing of data structures |
Description: | This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. |