4 lines
155 B
Text
4 lines
155 B
Text
|
This module provides routines for capturing STDOUT and STDERR from perl
|
||
|
subroutines, forked system calls (e.g. system(), fork()) and from XS or
|
||
|
C modules.
|