IO::Capture - An abstract base class useful to capture output from STDOUT or STDERR https://www.cpan.org/
Go to file
2024-03-27 14:46:23 +01:00
perl-IO-Capture.spec automatic rebuild by autodist [release 0.05-5mamba;Wed Mar 27 2024] 2024-03-27 14:46:23 +01:00
README.md perl 5.16 mass rebuild [release 0.05-3mamba;Tue Nov 13 2012] 2024-01-06 09:09:08 +01:00

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.