libschedule-cron-events-perl

module to find out the times at which a cron entry would run

Description

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.

Schedule::Cron::Events uses Set::Crontab to understand the date specification, so it should be able to handle all forms of cron entries.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Schedule-Cron-Events


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libschedule-cron-events-perl