push @array, $hash{$_} for keys %hash; #### push @array, values %hash;