1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/p5-Proc-Background/pkg-descr

9 lines
317 B
Plaintext

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.
Author: Blair Zajac <blair@akamai.com>
WWW: http://search.cpan.org/search?dist=Proc-Background
--will