Help for this page

Select Code to Download


  1. or download this
    foreach @line (@data) {
                    for my $tree (0..17) {
    ...
            }
    }
    print "Test: @{$mdarray[1][1][1]}\n";