Skip to content
Commit f7a12fdd authored by Tim Orling's avatar Tim Orling Committed by Paul Eggleton
Browse files

libcapture-tiny-perl: add 0.24



[Description from CPAN]
Capture::Tiny provies a simple, portable way to capture
almost 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
filehandles. Yes, it even works on Windows (usually). Stop guessing
which of
a dozen capturing modules to use in any particular situation and just
use
this one.

* Add ${CPAN_MIRROR} option

Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
parent 8e4341a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment