my $hash = {}; ... push @{$hash{$1}{$2}}, $try->param($string); ...

then you have:

$hash{12}{1}