FreeBSD.software
Home/sysutils/p5-Schedule-Cron-Events

p5-Schedule-Cron-Events

1.95_1

Take a line from a crontab and find out when events will occur

Given a line from a crontab, tells you the time at which cron will next run the line, or when the last event occurred, relative to any date you choose. The object keeps that reference date internally, and updates it when you call nextEvent() or previousEvent() - such that successive calls will give you a sequence of events going forward, or backwards, in time. Use setCounterToNow() to reset this reference time to the current date on your system, or use setCounterToDate() to set the reference to any arbitrary time, or resetCounter() to take the object back to the date you constructed it with. This module uses Set::Crontab to understand the date specification, so we should be able to handle all forms of cron entries.

Origin: sysutils/p5-Schedule-Cron-Events
Category: sysutils
Size: 33.9KiB
License: ART10, GPLv1+
Maintainer: akuz84@gmail.com
Dependencies: 2 packages
Required by: 1 packages
$pkg install p5-Schedule-Cron-Events

Dependencies (2)

Required By (1 packages)

More in sysutils