软件包: libcatalyst-plugin-scheduler-perl (0.10-2)
libcatalyst-plugin-scheduler-perl 的相关链接
Trisquel 的资源:
下载源码包 libcatalyst-plugin-scheduler-perl:
- [libcatalyst-plugin-scheduler-perl_0.10-2.dsc]
- [libcatalyst-plugin-scheduler-perl_0.10.orig.tar.gz]
- [libcatalyst-plugin-scheduler-perl_0.10-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Catalyst plugin for scheduling events to run in a cron-like fashion
The Catalyst::Plugin::Scheduler plugin allows you to schedule events to run at recurring intervals. Events will run during the first request which meets or exceeds the specified time. Depending on the level of traffic to the application, events may or may not run at exactly the correct time, but it should be enough to satisfy many basic scheduling needs.
其他与 libcatalyst-plugin-scheduler-perl 有关的软件包
|
|
|
-
- dep: libcatalyst-perl
- elegant Model-View-Controller Web Application Framework
-
- dep: libclass-accessor-perl
- Perl module that automatically generates accessors
-
- dep: libclass-data-inheritable-perl
- Perl module to create accessors to class data
-
- dep: libdatetime-event-cron-perl
- DateTime extension for generating recurrence sets from crontab lines and files
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: libdatetime-timezone-perl
- framework exposing the Olson time zone database to Perl
-
- dep: libmro-compat-perl
- mro::* interface compatibility for Perls < 5.9.5
-
- dep: libset-scalar-perl
- Perl interface for operations on finite sets
-
- dep: libyaml-syck-perl
- Perl module providing a fast, lightweight YAML loader and dumper
- 或者 libyaml-perl
- YAML Ain't Markup Language
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language