Abstract implementation of the cron(8) scheduling algorithm
Objects in this class implement a time scheduling algorithm such as used by cron(8). Objects are stateless once constructed, and represent a single schedule as defined by a crontab(5) entry. The object implements a method next_time which returns an epoch timestamp value to indicate the next time included in the crontab schedule.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.10-28.fc41 | - |
Fedora 41 | 0.10-28.fc41 | - |
Fedora 40 | 0.10-27.fc40 | - |
You can contact the maintainers of this package via email at
perl-Algorithm-Cron dash maintainers at fedoraproject dot org
.