软件包:libschedule-cron-events-perl(1.96-2)
libschedule-cron-events-perl 的相关链接
Debian 的资源:
下载源码包 libschedule-cron-events-perl:
- [libschedule-cron-events-perl_1.96-2.dsc]
- [libschedule-cron-events-perl_1.96.orig.tar.gz]
- [libschedule-cron-events-perl_1.96-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to find out the times at which a cron entry would run
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.
其他与 libschedule-cron-events-perl 有关的软件包
|
|
|
|
-
- dep: libset-crontab-perl
- Expand crontab-style integer lists
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)