[ 原始碼: libcatalyst-plugin-scheduler-perl ]
套件:libcatalyst-plugin-scheduler-perl(0.10-2)
libcatalyst-plugin-scheduler-perl 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libschedule-ratelimiter-perl
- libcatalyst-plugin-unicode-perl
- libcatalyst-plugin-static-simple-perl
- libtrapperkeeper-scheduler-clojure
- libschedule-cron-events-perl
- ruby-sidekiq-cron
- anacron
- ruby-ice-cube
- libcatalyst-plugin-authentication-perl
- libcatalyst-plugin-cache-store-fastmmap-perl
- libcatalyst-plugin-session-state-cookie-perl
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