a4dcccd6fa
STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original handles. WWW: http://search.cpan.org/dist/Capture-Tiny/ PR: ports/135982 Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
6 lines
330 B
Text
6 lines
330 B
Text
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 teed so that it is captured
|
|
while being passed through to the original handles.
|
|
|
|
WWW: http://search.cpan.org/dist/Capture-Tiny/
|