Help for this page

Select Code to Download


  1. or download this
    # ... prompt and read user input ... then:
    
    chomp $l, $t, $w;
    
  2. or download this
    my $Usage = "Usage: $0 LOT# W# tester#\n";
    
    ...
           }
        }
    }