in reply to
Deciphering the output from Data::Dumper
Btw, consider replacing Data::Dumper with
Data::Dump
. It's about time already.
Comment on
Re: Deciphering the output from Data::Dumper
In Section
Seekers of Perl Wisdom