--- cvsroot/EV/EV.pm 2007/11/03 09:19:58 1.27 +++ cvsroot/EV/EV.pm 2007/11/04 16:52:52 1.28 @@ -477,7 +477,7 @@ warn "EV: error in callback (ignoring): $@"; }; -init +default_loop or die 'EV: cannot initialise libev backend. bad $ENV{LIBEV_METHODS}?'; push @AnyEvent::REGISTRY, [EV => "EV::AnyEvent"];