in reply to Networking Perl
Take a look at the 'ps' unix command, for example 'ps -elf' will list all processes.
A perl solution seems to be Proc::ProcessTable