Files
pkgsrc-ng/devel/p5-Proc-Background/DESCR
2013-09-26 17:14:40 +02:00

5 lines
258 B
Plaintext

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.