Help for this page

Select Code to Download


  1. or download this
    #$hash{$array1[$_]}{$array2[$_]} = $array3[$_] for (0..$#array1);
    push @{$hash{$array1[$_]}{$array2[$_]}},  $array3[$_] for (0..$#array1
    +);
    
  2. or download this
    OUTPUT:
    $VAR1 = {
    ...
                                             ]
                             }
            };