Help for this page

Select Code to Download


  1. or download this
    use Schedule::Cron;
    
    ...
       print "ID:   ",shift,"\n";
       print "Args: ","@_","\n";
    }