Its invoking the shellI would not expect that it does. From the perldocs:
So this example explicitly says no shell.# Launch a sub process directly, no shell. Can't do redirectio +n # with this form, it's here to behave like system() with an # inverted result. $r = run "cat a b c" ;
In reply to Re^2: IPC::Run on Windows, path separator
by rovf
in thread IPC::Run on Windows, path separator
by rovf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |