--- cvsroot/EV/EV.pm 2007/10/30 12:48:29 1.13 +++ cvsroot/EV/EV.pm 2007/10/31 10:53:53 1.14 @@ -307,9 +307,7 @@ warn "EV: error in callback (ignoring): $@"; }; -our $NPRI = 4; -our $BASE = init; -priority_init $NPRI; +init; push @AnyEvent::REGISTRY, [EV => "EV::AnyEvent"];