Help for this page
my %strToKey2Hash; foreach my $href ( values %hash ){ ... push @{$strToKey2Hash{$string}}, $key2; } }