The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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