HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/devel/p5-Algorithm-Cron/pkg-descr
Algorithm::Cron - 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.