in reply to Re^2: IPC::Run on Windows, path separator
in thread IPC::Run on Windows, path separator
IPC::Run::run(['C:/perl/5.10.1/bin/MSWin32-x86-multi-thread/perl.EXE', + qw! -e die(666) !]) ; IPC::Run::run(['C:\perl\5.10.1\bin\MSWin32-x86-multi-thread\perl.EXE', + qw! -e die(666) !]) ;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: IPC::Run on Windows, path separator
by rovf (Priest) on May 27, 2010 at 15:27 UTC |