2004-01-30 Roland Huss * t/entry.t (Module): added and extended tests 2004-01-29 Roland Huss * Cron.pm (add_entry): added heuristic for parsing crontab with 6 time columns 2004-01-28 * Cron.pm (new): added new options 'nofork', 'skip', 'catch' and 'log' (get_next_execution_time): allow a sixth column for specifing the second to start up 2002-08-09 Roland Huss * Cron.pm (get_next_execution_time): added recognition of "*/5" notations (thanks to Loic Paillotin for spotting this problem) 2002-04-02 Roland Huss * Released 0.0.5 2000-07-05 Roland Huss * Cron.pm: added patch from Lars Holokowo for working around a bug in parsedate, which has trouble in parsing times in the form "3:1 2000/6/30". Added tests to check for those dates 2000-06-14 Roland Huss * Cron.pm: added additional check for arguments to avoid warnings as suggested by David Parker * Makefile.PL: added check for Time::ParseDate as suggested by Philippe Verdret 2000-06-12 Roland Huss * Cron.pm: Fixed bug in regexp splitting the crontab entry in get_next_execution_time() report by Peter Vary 2000-03-23 Roland Huss * Cron.pm: fixed problem when reaping childs: Now SIGCHLD handler can handle more than one finished child at once (thanx to Bray Jones for discovering this bug) 2000-01-02 Roland Huss * Initial release 0.001