in reply to Re^2: Launching multiple programs from Perl script
in thread Launching multiple programs from Perl script
You mean the exec never returned? Strange. fork/exec emulation is not exactly straightforward on Windows but it shouldn't be that broken. Works fine here on Linux. Are you sure it's not how %bridges is set up?