| Name: | perl-Data-Dump | 
|---|---|
| Version: | 1.23 | 
| Release: | 18.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 50987 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Data-Dump-1.23-18.el9.noarch.rpm | 
| Source RPM: | perl-Data-Dump-1.23-18.el9.src.rpm | 
| Build Date: | Sun Jan 09 2022 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/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.  |