The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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