[ 源代码: libipc-system-simple-perl ]
软件包:libipc-system-simple-perl(1.30-1)
libipc-system-simple-perl 的相关链接
Debian 的资源:
下载源码包 libipc-system-simple-perl:
- [libipc-system-simple-perl_1.30-1.dsc]
- [libipc-system-simple-perl_1.30.orig.tar.gz]
- [libipc-system-simple-perl_1.30-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to run commands simply, with detailed diagnostics
IPC::System::Simple takes the hard work out of calling external commands; it provides replacements for system() and the backtick operator that will either succeed, or die with rich diagnostic messages on errors.
The module also includes the ability to specify acceptable exit values, trap errors, or process diagnostics.