Help for this page

Select Code to Download


  1. or download this
    $VAR1 = [
              [
    ...
    ...
    
  2. or download this
    my $msm = 1;
    foreach my $msmtable (@array1){
    ...
    }
    
  3. or download this
    print OUT "$array1[$msmtable][$row][$x],";