Help for this page
my %hash; foreach my $string ( $try->param ) { ... $hash{$1}{$2} = $try->param($string); } }