summaryrefslogtreecommitdiff
path: root/devel/p5-Proc-Background/DESCR
blob: 92809357bc4db5eae6c93fd8b37740790bb912dd (plain)
1
2
3
4
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.