Changes for version 1.0 - 2013-04-21
- implement new_from_fh and to_fh, for easy passing of fork objects among processes (EXPERIMENTAL!).
- sabotage the fork object on run or to_fh.
- expliticly call exit in child server - not elegant, but doesn't disturb any sane perl, and helps broken win32 perls to clean up.
- the write watcher wasn't disabled on write errors.
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