in reply to Re^2: Killing process group run with IPC::Open3
in thread Killing process group run with IPC::Open3
You could copy the essential code from the Killfam.pm right into your code, avoiding using a module. The code is very simple, use "perldoc -m Proc::Killfam" to see the module's simple code.
|
|---|