套件:libproc-reliable-perl(1.16-4)
libproc-reliable-perl 的相關連結
Debian 的資源:
下載原始碼套件 libproc-reliable-perl:
- [libproc-reliable-perl_1.16-4.dsc]
- [libproc-reliable-perl_1.16.orig.tar.gz]
- [libproc-reliable-perl_1.16-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libproc-reliable-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language