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

then you have:

$hash{12}{1} ####

then you have:

$hash->{12}->{1}