in reply to
Array of Hashes
I don't understand what you need... But try this:
use Data::Dumper; print Dumper($hash_array);
[download]
Comment on
Re: Array of Hashes
Download
Code
In Section
Seekers of Perl Wisdom