You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
debian | 6 years ago | |
lib/Proc | 6 years ago | |
t | 6 years ago | |
MANIFEST | 6 years ago | |
Makefile.PL | 6 years ago | |
README | 6 years ago |
README
This is a simple wrapper for fork. It will wait for there
to be a process available. It will fork off a perl function.
To build/install it, use
perl Makefile.PL
make
make test
make install