in reply to interpolation OPEN white spaces
There is also IO::Pipe (a core module), which works on MS Windows for Perl versions 5.20.x and older. But same as the new implementation of the list form of open in Perl 5.22.0, the limitations of system LIST apply. (Which are that if the LIST has only one element or the first attempt to spawn fails, the Windows command shell (cmd.exe) will be invoked.)
|
|---|