Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            if(grep @array[$i], @files)
                {
                my $match = (grep @array[$i], @files);
    
  2. or download this
                    open(FILE, $i);
    
    ...
            print "$id\t$str\n";";
                }
            }