in reply to If I have an array of hashes, how can i store one into a variable?
my %hash1 = %{$hashes[0]}; [download]