Pakket: libproc-reliable-perl (1.16-2)
Verwijzigingen voor libproc-reliable-perl
Trisquel bronnen:
Het bronpakket libproc-reliable-perl downloaden:
- [libproc-reliable-perl_1.16-2.dsc]
- [libproc-reliable-perl_1.16.orig.tar.gz]
- [libproc-reliable-perl_1.16-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Niko Tyni
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module to run external processes reliably
Proc::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.
Andere aan libproc-reliable-perl gerelateerde pakketten
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language