in reply to
Re: problem with array of hashes
in thread
problem with array of hashes
...and
print +(sort {$VAR1{$a} <=> $VAR1{$b}} keys %{$VAR1->[0]})[-1]
Comment on
Re^2: problem with array of hashes
Download
Code
In Section
Seekers of Perl Wisdom