b926d36c27
The IO::Capture Module defines an abstract base class that can be used to create any number of useful sub-classes that capture output being sent on a filehandle such as STDOUT or STDERR.
4 lines
188 B
Plaintext
4 lines
188 B
Plaintext
The IO::Capture Module defines an abstract base class that can be
|
|
used to create any number of useful sub-classes that capture output
|
|
being sent on a filehandle such as STDOUT or STDERR.
|