my @array1; foreach my $key (keys %hash_tmp) { push(@array1, $key); }