in reply to Copy hash's key to an array
my @keys = keys %hash; [download]
perldoc -q keys [download]