for my $key (keys %hash) { my $value_key = "@{[values %{$hash{$key}}]}"; }