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 0.0.16

  • fix a bug involving error 'Filehandle STDIN reopened as $fh only for output'
    • reopen STDIN to /dev/null rather than closing it in forked process
  • allow start/stop/force_stop methods to be called on supervisor
    • manager API change for the supervisor, see POD docs

Modules

yet another forking process controller
spawn and manage multiple Proc::Launcher objects
defines an interface for launchers
restart watched processes that have exited