Metadata for perl-Schedule-Cron-1.01-8.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Schedule-Cron
Version: 1.01-8.el9
Arch: noarch
Summary: Provides a simple but complete cron like scheduler
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-ppc64le-10.iad2.fedoraproject.org
Build Date: Wed Feb  2 15:50:11 2022
Size: 97273
URL: https://metacpan.org/release/Schedule-Cron
Description: This module provides  a simple but complete cron  like scheduler.  I.e
this modules 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 man page 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.

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. And  even a bit more (like lists  and ranges with symbolic
names).

This module is rather effective concerning system load.  It calculates
the execution  dates in advance and  will sleep until  those dates are
reached (and  wont wake  up every minute  to check for  execution like
cron).   However, it  relies on  the accuracy  of your  sleep() system
call.

FILES

/usr/share/doc/perl-Schedule-Cron
/usr/share/doc/perl-Schedule-Cron/CHANGES
/usr/share/doc/perl-Schedule-Cron/ChangeLog
/usr/share/doc/perl-Schedule-Cron/README
/usr/share/doc/perl-Schedule-Cron/examples
/usr/share/doc/perl-Schedule-Cron/examples/cron.tab
/usr/share/doc/perl-Schedule-Cron/examples/custom_sleep.pl
/usr/share/doc/perl-Schedule-Cron/examples/simple.pl
/usr/share/licenses/perl-Schedule-Cron
/usr/share/licenses/perl-Schedule-Cron/Licensing.html
/usr/share/man/man3/Schedule::Cron.3pm.gz
/usr/share/perl5/vendor_perl/Schedule
/usr/share/perl5/vendor_perl/Schedule/Cron.pm

REQUIRES

perl(Config)
perl(Data::Dumper)
perl(POSIX)
perl(Term::ReadLine)
perl(Time::ParseDate) 2011.0505
perl(strict)
perl(subs)
perl(vars)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

perl(Schedule::Cron) 1.01
perl-Schedule-Cron 1.01-8.el9

CONFIG FILES

/usr/share/doc/perl-Schedule-Cron
/usr/share/doc/perl-Schedule-Cron/CHANGES d
/usr/share/doc/perl-Schedule-Cron/ChangeLog d
/usr/share/doc/perl-Schedule-Cron/README d
/usr/share/doc/perl-Schedule-Cron/examples
/usr/share/doc/perl-Schedule-Cron/examples/cron.tab d
/usr/share/doc/perl-Schedule-Cron/examples/custom_sleep.pl d
/usr/share/doc/perl-Schedule-Cron/examples/simple.pl d
/usr/share/licenses/perl-Schedule-Cron
/usr/share/licenses/perl-Schedule-Cron/Licensing.html l
/usr/share/man/man3/Schedule::Cron.3pm.gz d
/usr/share/perl5/vendor_perl/Schedule
/usr/share/perl5/vendor_perl/Schedule/Cron.pm

LICENSE FILES

GPL+ or Artistic