Imported Upstream version 96.042201

This commit is contained in:
Mario Fetka
2017-09-15 13:56:01 +02:00
commit 5c96296802
5 changed files with 135 additions and 0 deletions

11
README Normal file
View File

@@ -0,0 +1,11 @@
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