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

0.02 2017-02-14

- New interface
- Trap normal signals (TERM, INT, HUP, PIPE)
- Rewrote cleanup code to handle unexpected errors more reliably
- Fixed some inconsistent results in unit tests (hopefully)

0.01 2017-02-13

- First version