Name: | perl-Schedule-Cron-Events |
---|---|
Version: | 1.95 |
Release: | 10.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23758 |
License: | GPL+ or Artistic |
RPM: | perl-Schedule-Cron-Events-1.95-10.el7.noarch.rpm |
Source RPM: | perl-Schedule-Cron-Events-1.95-10.el7.src.rpm |
Build Date: | Sat Aug 17 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Schedule-Cron-Events |
Summary: | Take a line from a crontab and find out when events will occur |
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. |