[ ソース: libcapture-tiny-perl ]
パッケージ: libcapture-tiny-perl (0.48-2)
libcapture-tiny-perl に関するリンク
Debian の資源:
libcapture-tiny-perl ソースパッケージをダウンロード:
- [libcapture-tiny-perl_0.48-2.dsc]
- [libcapture-tiny-perl_0.48.orig.tar.gz]
- [libcapture-tiny-perl_0.48-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to capture STDOUT and STDERR
Capture::Tiny is a Perl module that provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, XS code or an external program. Further, output can be captured while being passed through to the original handles.