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


Paketnamelibproc-reliable-perl
BeschreibungPerl module to run external processes reliably
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.16-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe104 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße19432 Byte
Prüfsumme MD5f5c55d2298e1196c649d7935a16c8f06
Prüfsumme SHA1aee362075447f1194fbc9bbf606a2f704c970652
Prüfsumme SHA256dfc7925147a4e6f9b927da5450daaf2392c0e7c7eb4d1bf0e0e8bff7191662cb
Link zum Herunterladenlibproc-reliable-perl_1.16-1_all.deb
Ausführliche BeschreibungProc::Reliable is a class for simple, reliable and configurable subprocess execution in Perl. In particular, it is especially useful for managing the execution of 'problem' programs which are likely to fail, hang, or otherwise behave in an unruly manner. . This module includes all of the functionality of the backticks operator and system() functions, plus many common uses of fork() and exec(), open2() and open3(). It incorporates a number of options, including sending data to the subprocess on STDIN, collecting STDOUT and STDERR separately or together, killing hung processes, timeouts and automatic retries.


Impressum
Linux is a registered trademark of Linus Torvalds