Changes for version 0.69 - 2013-08-29
- added an alternate idle watcher implementation
- added MSWin32 support (via idle watcher)
- change end line processing in the past we used chomp() which removed trailing $/ but this didn't work nicely with MSWin32, instead we use a regex that removes \r\n, \n or \r
Modules
interface to open3 under AnyEvent
process run using AnyEvent::Open3::Simple