Name : perl-Schedule-Cron
| |
Version : 1.05
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-02-24 06:42:22
|
Group : Unspecified
| Source RPM : perl-Schedule-Cron-1.05-lp154.1.1.src.rpm
|
Size : 0.09 MB
| |
Packager : https://www_suse_com/
| |
Summary : cron-like scheduler for Perl subroutines
|
Description :
This module provides a simple but complete cron like scheduler. I.e this 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 \"METHODS\", \'add_entry()\' and crontab(5))
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\'.
\'Schedule::Cron\' knows about all extensions (well, at least all extensions I\'m aware of, i.e those of the so called \"Vixie\" cron) for crontab entries like ranges including \'steps\', specification of month and days of the week by name, or coexistence of lists and ranges in the same field. It even supports a bit more (like lists and ranges with symbolic names).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/15.4/noarch |