Help for this page

Select Code to Download


  1. or download this
    perl test.pl --file='test.txt'
    ...
    Could not open 'test.txt': No such file or directory at test.pl
    
  2. or download this
    perl test.pl --file='C:\scripts\test.txt'
    ...
    Could not open 'C:\scripts\test.txt': Invalid argument at test.pl