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.
Comment on Re: Re: Re: Re: Getting information from an array of hashes