in reply to Re: various questions about Win32::Process ( system_detached Capture::Tiny )
in thread various questions about Win32::Process

I'm not very comfortable having a perl process spawning another perl process launching a command.
Moreover, it does not solve all my problems (I'm not even sure it does solve any ?)

  • Comment on Re^2: various questions about Win32::Process ( system_detached Capture::Tiny )

Replies are listed 'Best First'.
Re^3: various questions about Win32::Process ( system_detached Capture::Tiny )
by Anonymous Monk on Jan 13, 2014 at 23:17 UTC

    Moreover, it does not solve all my problems (I'm not even sure it does solve any ?)

    So you tried it?