--- AnyEvent/lib/AnyEvent.pm 2006/01/13 13:16:15 1.10 +++ AnyEvent/lib/AnyEvent.pm 2006/07/20 01:32:11 1.11 @@ -137,7 +137,7 @@ If you need to support another event library which isn't directly supported by AnyEvent, you can supply your own interface to it by -pushing, before the first watch gets created, the package name of +pushing, before the first watcher gets created, the package name of the event module and the package name of the interface to use onto C<@AnyEvent::REGISTRY>. You can do that before and even without loading AnyEvent.