Help for this page

Select Code to Download


  1. or download this
    
    sub threeYrExpiration {
    ...
            $task->CallBack(1, "Error Deleting expired file");
        }
    }
    
  2. or download this
    sub file_handler {
      my ($abs_filename) = @_;
    ...
        ...
        ...
    }