--- AnyEvent/README 2007/11/06 16:42:05 1.11 +++ AnyEvent/README 2007/11/09 19:37:05 1.12 @@ -181,7 +181,8 @@ The known classes so far are: - EV::AnyEvent based on EV (an interface to libev, best choice) + AnyEvent::Impl::CoroEV based on Coro::EV, best choice. + AnyEvent::Impl::EV based on EV (an interface to libev, also best choice). AnyEvent::Impl::Coro based on Coro::Event, second best choice. AnyEvent::Impl::Event based on Event, also second best choice :) AnyEvent::Impl::Glib based on Glib, second-best choice.