pkg://Data-Dumper.pm-2.07-3.src.rpm:36370/HEADER
downloads
Name : Data-Dumper.pm Relocations: (not relocateable)
Version : 2.07 Vendor: (none)
Release : 3 Build Date: Mon Jun 23 23:54:24 1997
Install date: (not installed) Build Host: supserv.redhat.com
Group : Development/Libraries/Perl Source RPM: (none)
Size : 35446 License: As Perl:- Artistic License or GPL
Summary : Perl module for dumping complex data structures
Description :
This perl module allows the conversion of any (in principle) perl data
structure into the perl code that you would use to generate that same
data structure. This means that you can then store that data
structure and read it back at some later date. It also means that when you
are debugging you can easily see inside your data structures.