Changes for version 1.1 - 2013-04-28
- (hopefully) remove dependency on common::sense in child code.
- make dependency on IO::FDPass dynamic in child code.
- actually open "communications socket" for reading AND writing in the child (this does not normally bother syswrite).
- allow perl path overriding in new_exec.
Modules
everything you wanted to use fork() for, but couldn't
avoid having to exec another perl interpreter
generate a template process from the main program
Provides
in Fork/Serve.pm