blob: 797d8b55662788cade743b5b7b4191cf9f2a1bc9 (
plain)
1
2
3
4
5
6
7
|
The DateTime::Event::Cron module generates DateTime and DateTime::Set objects
based on crontab-style entries. The crontab formats are the extended V7
standard as described in crontab(5) on linux systems and as noted in the
documentation for Set::Crontab.
Note that the module is still alpha status. Methods provided are likely to
change in the future.
|