p5-Capture-Tiny

capture STDOUT and STDERR

WWW CVSWeb GITHub
  1. Package version
    p5-Capture-Tiny-0.48p0
  2. Maintainer
    The 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.