Changes for version 0.02 - 2010-06-24
- Renamed CopyINC to AltFork (like POE::Component::Generic and other modules call this feature) and made it croak if used on Win32
- Make sure we have reaped the child process before we emit ExitEvent
- Added an Capture::Tiny-like interface which "blocks" (while running other POE code) while executing programs
- Replaced the shutdown() method with killall()
Documentation
Modules
A lazy way to wrap blocking programs