in reply to Re^4: IPC::Run on Windows, path separator
in thread IPC::Run on Windows, path separator
Whatever we think of it, we're stuck with it because of backwards compatibility reasons. Note that
system { $cmd[0] } @cmd;
appears to work as documented, except for the error code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: IPC::Run on Windows, path separator
by BrowserUk (Patriarch) on May 27, 2010 at 16:25 UTC |