Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    
    ...
       s/CAT/mouse/g;
       print;
    }
    
  2. or download this
    prompt> perl -w myscript.pl 'D:\tmp\file.txt' > D:\tmp\file.txt