| Paketname | libschedule-cron-perl |
| Beschreibung | Simple but complete cron like scheduler |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.99-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 120 Byte |
| Hängt ab von | perl, libtime-modules-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Miguelangel Jose Freitas Loreto |
| Quelle | |
| Paketgröße | 29892 Byte |
| Prüfsumme MD5 | 903fee37bec96c72c7f6d2cec8fc7ed5 |
| Prüfsumme SHA1 | 2485e8e683102c2ca779d00c21a97bafd5ced7fe |
| Prüfsumme SHA256 | f97d8fce873cecc5603c8031c7f4c6785dad5d1af15be229b20681cdab65481b |
| Link zum Herunterladen | libschedule-cron-perl_0.99-1_all.deb |
| Ausführliche Beschreibung | 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.
|