--- AnyEvent/lib/AnyEvent.pm 2008/04/07 19:23:59 1.41 +++ AnyEvent/lib/AnyEvent.pm 2008/04/07 19:40:12 1.42 @@ -40,9 +40,8 @@ module users into the same thing by forcing them to use the same event model you use. -For modules like POE or IO::Async (the latter of which is actually -named confusingly, as it does neither do I/O nor does it do anything -asynchronously...), using them in your module is like joining a +For modules like POE or IO::Async (which is actually doing all I/O +I...), using them in your module is like joining a cult: After you joined, you are dependent on them and you cannot use anything else, as it is simply incompatible to everything that isn't itself.