--- AnyEvent/Makefile.PL 2009/07/17 22:05:12 1.22 +++ AnyEvent/Makefile.PL 2009/07/18 05:47:44 1.23 @@ -7,14 +7,16 @@ *** *** The EV module is recommended for even better performance, unless you *** have to use one of the other adaptors (Event, Glib, Tk, etc.). +*** The Async::Interrupt module is highly recommended to efficiently avoid +*** race conditions in/with other event loops. *** *** This module does not have ANY dependencies, even if it might look *** otherwise. If you are building a distribution package or have *** difficulties installing this package due to dependencies, report this *** to the packager as a bug. *** -*** This module is guaranteed to stay pure-perl and still be full-featured -*** and performant, even without any optionally recommended modules. +*** This module is guaranteed to stay 100% pure-perl, full-featured +*** and performant, even without any of the optional modules. *** EOF