| Paketname | libio-capture-perl |
| Beschreibung | Abstract Base Class to build modules to capture output |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.05-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 132 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 33462 Byte |
| Prüfsumme MD5 | ed6bdd99767b2795b1fc66fd4047ac3e |
| Prüfsumme SHA1 | 7799b734f384131949a6e3f9b599dcc1bda9c881 |
| Prüfsumme SHA256 | 6163445754b76b1fe188b64c798c61681205d62a1c5650b5f30b4bd5a4956c73 |
| Link zum Herunterladen | libio-capture-perl_0.05-2_all.deb |
| Ausführliche Beschreibung | The IO::Capture Module defines an abstract base class that can be
used to build modules that capture output being sent on a filehandle
such as STDOUT or STDERR.
.
Several modules that come with the distribution do just that.
I.e., Capture STDOUT and STDERR. Also see James Keenan's
IO::Capture::Stdout::Extended on CPAN.
.
See IO::Capture::Overview for a
discussion of these modules and examples of how to build a module to
sub-class from IO::Capture yourself. If after reading the overview,
you would like to build a class from IO::Capture, look here for
details on the internals.
|