Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/local/bin/perl   -w
    ...
    close(OUT);
    close(IN);
    print "No. of lines parsed $count";
    
  2. or download this
    # getting the source code from the file   
      
    ...
            print "$1 $2";  
        }  
    }