Changes for version 0.42 - 2008-01-25

  • -Patch to fix PROC_FS define in Solaris 5.10 from jlv <jloverso@mathworks.com>; patch to replace kinfo array and use KINFO structure on darwin. Patch from Steve Linn <steve@rhythm.com> for x86_64 linux. Shortened test code so it only shows info for current process.

Modules

Kill all instances of a process by pattern matching the command-line
kill a list of pids, and all their sub-children
Perl process objects
Perl extension to access the unix process table

Examples