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

Changes for version 0.2 - 2013-04-05

  • INCOMPATIBLE CHANGE: AnyEvent::Fork::Template no longer exports anything and has renamed the variable.
  • do not leak the internal watcher as return value from run.
  • set $0 to run function name, tune existing $0 names as well.
  • work around a bug in openbsd file descriptor passing on at least 4.5 and 4.8. might introduce a security problem on that platform.
  • switch to the new IO::FDPass module, which also fixes a bug with setting non-blocking mode and gives other improvements.

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