--- Coro/Makefile.PL 2004/05/13 16:12:14 1.16 +++ Coro/Makefile.PL 2004/05/30 19:26:39 1.17 @@ -17,18 +17,16 @@ } if (eval { require Event }) { - if ($Event::VERSION < 0.86) { - print "*** Please read the INSTALL file, you need a patched Event.\n"; - } elsif ($Event::VERSION == 0.88) { + if ($Event::VERSION < 0.86 or $Event::VERSION == 0.88) { print <