Help for this page

Select Code to Download


  1. or download this
    my $rownew = 0;
    foreach my $box ( @boxes ) {
    ...
        }
        print( $box );
    }