mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
5 lines
264 B
Text
5 lines
264 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Proc-Background/
|