[ ソース: libipc-run3-perl ]
パッケージ: libipc-run3-perl (0.049-1)
libipc-run3-perl に関するリンク
Debian の資源:
libipc-run3-perl ソースパッケージをダウンロード:
- [libipc-run3-perl_0.049-1.dsc]
- [libipc-run3-perl_0.049.orig.tar.gz]
- [libipc-run3-perl_0.049-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
run a subprocess with input/output redirection
IPC::Run3 allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system()/qx``/open3() with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run.