Search results for "dist:Proc-ProcessTable"
Proc::Killfam - kill a list of pids, and all their sub-children
killfam accepts the same arguments as the Perl builtin kill command, but, additionally, recursively searches the process table for children and kills them as well....
JWB/Proc-ProcessTable-0.634 - 26 Sep 2021 23:04:23 UTC
Proc::Killall - Kill all instances of a process by pattern matching the command-line
This module provides one function, "killall()", which takes two parameters: a signal name or number (see "kill()") and a process pattern. This pattern is matched against the process' command-line as the "ps" command would show it ("ps" is not used in...
JWB/Proc-ProcessTable-0.634 - 26 Sep 2021 23:04:23 UTC
Proc::ProcessTable - Perl extension to access the unix process table
Perl interface to the unix process table....
JWB/Proc-ProcessTable-0.634 - 26 Sep 2021 23:04:23 UTC
Proc::ProcessTable::Process - Perl process objects
This is a stub module to provide OO process attribute access for Proc::ProcessTable. Proc::ProcessTable::Process objects are constructed directly by Proc::ProcessTable; there is no constructor method, only accessors....
JWB/Proc-ProcessTable-0.634 - 26 Sep 2021 23:04:23 UTC