Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      warn $!;
      system("cmd /c del $file");
    }
    
  2. or download this
    Permission denied at fcstest1.pl line 19.
    I:\tmp\ttx
    The process cannot access the file because it is being used by another
    + process.