my @array_of_hashes; push @array_of_hashes, "$hash{$_} => $_\n" for @array;