Help for this page

Select Code to Download


  1. or download this
     
    #! perl
    #! usr/bin/local/perl
    ...
    print "found $x matches\n";
    
    close(MAT);
    
  2. or download this
    
    #! perl
    ...
    print "found $x matches\n";
    
    close(MAT);