in reply to Array of Hashes

I don't understand what you need... But try this:
use Data::Dumper; print Dumper($hash_array);