foreach $key (@keys){ my $value = $hash{$key}; push @value_table, $value; }