in reply to Re^2: capture stdout and stderr from external command
in thread capture stdout and stderr from external command

Parallel::ForkManager is not going to work as expected on Windows. You should probably poke around the Monastery for nodes like http://perlmonks.com/?node=fork+windows
  • Comment on Re^3: capture stdout and stderr from external command