ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
392 B
Text
7 lines
392 B
Text
This 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.
|
|
|
|
WWW: https://metacpan.org/release/Catalyst-Plugin-Scheduler
|