pkgsrc/devel/p5-Proc-Background/DESCR

5 lines
258 B
Text
Raw Normal View History

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.