need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / p5-IO-Capture / DESCR
1 IO::Capture defines an abstract base class that can be used to create
2 any number of useful sub-classes that capture output being sent on a
3 filehandle such as STDOUT or STDERR.  Several modules come with the
4 distribution that define sub-classes of IO::Capture to do just that,
5 i.e., capture STDOUT and STDERR.