pkg://Data-Dumper-2.081-1.i386.rpm:53343/HEADER
downloads
Name : Data-Dumper Relocations: /usr
Version : 2.081 Vendor: (none)
Release : 1 Build Date: Mon Jun 1 23:42:47 1998
Install date: (not installed) Build Host: moebius.labs.redhat.com
Group : Development/Libraries/Perl Source RPM: Data-Dumper-2.081-1.src.rpm
Size : 152377 License: Perl
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.