3 lines
159 B
Text
3 lines
159 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.
|