--- Coro/Makefile.PL 2007/12/17 06:36:24 1.39 +++ Coro/Makefile.PL 2007/12/20 07:29:14 1.40 @@ -53,9 +53,21 @@ } if (eval { require EV }) { - $EV = 1; - $DEFINE .= " -DHAVE_EV=1"; - print "\nEV version $EV::VERSION found, building EV support.\n\n"; + if ($EV::VERSION < 2.0) { + print <