in reply to Re^2: capture stdout and stderr from external command
in thread capture stdout and stderr from external command
Have a look onto POE::Wheel::Run, it allows you to run a lot of children and capture their outputs. You have to learn a bit about POE first though.
|
|---|