![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Re: Re: Re: Getting information from an array of hashesby hdp (Beadle) |
on Apr 26, 2001 at 04:05 UTC ( #75673=note: print w/replies, xml ) | Need Help?? |
The more I look at it, the more it looks like an array of
an array of hashes; I'm drawing this conclusion from
the output you list from
print "@{$diary_data[0]}\n"
(i.e., it looks like a hashref).
Whatever it is, Data::Dumper should easily sort it out. hdp.
In Section
Seekers of Perl Wisdom
|
|