7e3b32fff8
Approved by: portmgr Approved by: bapt (mentor)
6 lines
303 B
Text
6 lines
303 B
Text
This is a generic interface for placing processes in the background on
|
|
both Unix and Win32 platforms. This module lets you start, kill, wait
|
|
on, retrieve exit values, and see if background processes still exist.
|
|
|
|
Author: Blair Zajac <blair@akamai.com>
|
|
WWW: http://search.cpan.org/dist/Proc-Background/
|