C4::Scheduler - Module for running jobs with the unix at command
use C4::Scheduler;
This will return all scheduled jobs
This will return all At scheduled jobs
This will return the At job with the given id
Given a timestamp and a command this will schedule the job to run at that time
Chris Cormack <crc@liblime.com>
Hey! The above document had some coding errors, which are explained below:
You forgot a '=back' before '=head1'