Check out Data::Dumper, you'll love it! www.perldoc.com
Pass it a ref and it prints out a pretty data structure recursively, so you
don't have to! Ain't Perl Grand?
"Barry Kingsbury" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have created the following
On Feb 13, Barry Kingsbury said:
>I have created the following data structure:
>
>%mailings = ( tv => { mail_demo_key => "Demo License Key for TotalView",
> mail_thank_you => "Thank you for downloading
>TotalView",
> pdf => LOCATION_OF_PDF,
On Thu, 13 Feb 2003 09:21:13 -0500, Barry Kingsbury <[EMAIL PROTECTED]> wrote:
> Can some guru explain?
>
They have already ;-)...have you done your reading?
perldoc perlreftut
perldoc perlref
These are two excellent starting places, and shoul
I have created the following data structure:
%mailings = ( tv => { mail_demo_key => "Demo License Key for TotalView",
mail_thank_you => "Thank you for downloading
TotalView",
pdf => LOCATION_OF_PDF,
location=> L