Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl –w
    ...
    open(OUTF,">outdb.txt");
     print OUTF;
     close(OUTF);
    
  2. or download this
    #find the files I want to change
        
    ...
            },
            $directory
        );