Help for this page

Select Code to Download


  1. or download this
        open(FILE, '>>fai.txt') ||  die $!;
    
  2. or download this
        sub search {
            my ($file,$part_number,$revision) = @_;
    ...
            local $_;
            while (<FILE>) {
                # search line for $part_number