Changes for version 0.0.25
- API CHANGES:
- read_pid() is now pid()
- pid attribute removed, now call $obj->pid() instead of $obj->pid
- no longer caches pid in Proc::Launcher
- resolves a bug where supervisor thinks a process was shut down and starts a second one
- adjust some sleep times in the test cases to pass more reliably in my vm
Documentation
start, stop, and manage daemons, programs, and scripts
Modules
yet another forking process controller
manage multiple Proc::Launcher objects
defines an interface for launchers
restart watched processes that have exited