9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
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/search?dist=Proc-Background
|
|
|
|
--will
|