in reply to
perl db file
Data::Dumper
does something like this -- it spits out Perl data structures into valid Perl syntax. Also look at
use
and
require
.
Comment on
Re: perl db file
In Section
Seekers of Perl Wisdom