Revision history for Algorithm-Cron
0.06 BUGFIXES:
* More robust checking of 'crontab' argument to avoid undef values
causing an infinite loop. (thanks Tyler Riddle) (RT82115)
0.05 BUGFIXES:
* Bugfix to mday+month rollover logic (thanks Nic Sandfield)
0.04 BUGFIXES:
* Bugfix to mon */skip globbing (thanks Nic Sandfield)
0.03 BUGFIXES:
* Bugfix to month rollover logic (thanks Nic Sandfield)
0.02 BUGFIXES:
* Generate mday and wday names in C locale
0.01 First version, released on an unsuspecting world.