----------------------------------------
1.118 Thu Jun 2 2016
[ENHANCEMENTS]
- Avoid calling waitpid() more than necessary in _reap()
- Close all pipes when loop_on() ends successfully, and avoid a warning
when the exit value is not available
[TESTS]
- Fix t/20-zombie.t, which was broken in Strawberry Perl (viviparous)
1.117 Sun Jan 17 2016
[ENHANCEMENT]
- New method loop_on() allows to run callbacks on the output/errput
1.116 Sun Jan 3 2016
[BUG FIX]
- Fix for the 'interactive' option (RKINYON)
[COMPATIBILITY]
- Remove a warning that was showing up under Perl 5.6