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 Debian Archiv squeeze (main)
Version1.16-1
Sektionperl
Prioritätoptional
Installierte Größe104 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße19428 Byte
Prüfsumme MD5cb11e86b2105df77f6e5c925c2a74c82
Prüfsumme SHA1c28085b8c2681b5e76418d7ddd2ca028dad959c6
Prüfsumme SHA256c1c8b74fb00d71da825f40ef710d18b72780a3b39213af150179cfbd84631d50
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