search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
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: https://metacpan.org/release/Capture-Tiny
|