[ ソース: libipc-system-simple-perl ]
パッケージ: libipc-system-simple-perl (1.25-4)
libipc-system-simple-perl に関するリンク
Debian の資源:
libipc-system-simple-perl ソースパッケージをダウンロード:
- [libipc-system-simple-perl_1.25-4.dsc]
- [libipc-system-simple-perl_1.25.orig.tar.gz]
- [libipc-system-simple-perl_1.25-4.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.