5 lines
207 B
Markdown
5 lines
207 B
Markdown
# perl-IO-Capture
|
|
|
|
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.
|
|
|