Changes for version 2.01
- Added pluggable EventLoop mechanism and added support for IO::Epool
- Fixed tests so there is no more hard dependence on IO::Buffered
- Small fix for IO::EventMux::Dump eating options.
Modules
Multiplexer for sockets, pipes and any other types of filehandles that you can set O_NONBLOCK on and does buffering for the user.
A transparent subclass of IO::EventMux that dumps input/output activity to STDOUT