Capture STDOUT and STDERR from Perl, XS or external programs
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. Yes, it even
works on Windows. Stop guessing which of a dozen capturing modules to use
in any particular situation and just use this one.
This module was heavily inspired by the IO::CaptureOutput manpage, which
provides similar functionality without the ability to tee output and with
more complicated code and API.
-
Checkout Package
osc checkout SUSE:SLE-15:Update/perl-Capture-Tiny && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Capture-Tiny-0.48.tar.gz | 0000037480 36.6 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Capture-Tiny.changes | 0000010982 10.7 KB | |
perl-Capture-Tiny.spec | 0000002109 2.06 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15:Update package:perl-Capture-Tiny revision:a2ca3c853c87420df0f3ace4080a2f7b
Comments 0