foreach $key1 (keys %hash) { push(@Array, \%{ $hash{$key1} }); }