DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibschedule-cron-perl
BeschreibungSimple but complete cron like scheduler
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.99-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe120 Byte
Hängt ab vonperl, libtime-modules-perl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße30712 Byte
Prüfsumme MD5ad8029aaf7daf950c07eed954ab0f4e6
Prüfsumme SHA15b10da4dc85ab689b828718c0cfc295e0e71ad08
Prüfsumme SHA256d7a1e1c69aa89de00600ca38aa8d471cc2153a8255d31642dd8a555252840f78
Link zum Herunterladenlibschedule-cron-perl_0.99-1_all.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds