Help for this page

Select Code to Download


  1. or download this
    use strict;
    open OUTPUT, ">c:/temp/warning.txt";
    ...
    }
    }
    close OUTPUT;
    
  2. or download this
    $ perl -c watchdir_revc.pl
    syntax error at watchdir_revc.pl line 18,
    opendir"
    watchdir_revc.pl had compilation errors.