パッケージ: libschedule-cron-perl (1.05-2)
libschedule-cron-perl に関するリンク
Debian の資源:
libschedule-cron-perl ソースパッケージをダウンロード:
- [libschedule-cron-perl_1.05-2.dsc]
- [libschedule-cron-perl_1.05.orig.tar.gz]
- [libschedule-cron-perl_1.05-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
simple but complete cron like scheduler
This perl module can be used for periodically executing perl subroutines. The dates and parameters for the subroutines to be called are specified with a format known as crontab entry (see manpage crontab(5) or documentation of Schedule::Cron).
The philosophy behind Schedule::Cron is to call subroutines periodically from within one single Perl program instead of letting cron trigger several (possibly different) Perl scripts. Everything under one roof. Furthermore Schedule::Cron provides mechanism to create crontab entries dynamically, which isn't that easy with cron.
その他の libschedule-cron-perl 関連パッケージ
|
|
|
|
-
- dep: libtime-parsedate-perl
- collection of Perl modules for time/date manipulation
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語