e7ca541cb9
Packages Collection. The Perl 5 module Proc::Background provides a generic interface for placing processes in the background on both Unix and Win32 platforms. Background processes can be started, killed, waited upon, checked for existence and their exit values can be retrieved.
4 lines
258 B
Text
4 lines
258 B
Text
The Perl 5 module Proc::Background provides a generic interface for
|
|
placing processes in the background on both Unix and Win32 platforms.
|
|
Background processes can be started, killed, waited upon, checked
|
|
for existence and their exit values can be retrieved.
|