in reply to Re^3: Capturing STDOUT and/or STDERR from Proc::Background
in thread Capturing STDOUT and/or STDERR from Proc::Background
Hey Anonymous Monk, thanks for the reply!
Cool, thanks for the examples, much appreciated...
I just checked out the CPAN link you posted for that Module and I like that you can also just
include arbitrary code inside the capture() Function/Method and get STDERR/STDOUT and a
return code from whatever you put inside the capture function... Pretty cool, thanks!
Thanks Again for the Reply,
Matt