p5-Capture-Tiny
capture STDOUT and STDERR
WWW CVSWeb GITHub-
Package versionp5-Capture-Tiny-0.48p0
-
MaintainerThe OpenBSD ports mailing-list
Capture::Tiny provides a simple, portable way to capture anything sent
to STDOUT or STDERR, regardless of whether it comes from Perl, from XS
code or from an external program. Optionally, output can be tee(1)'d so
that it is captured while being passed through to the original handles.