--- cvsroot/Coro/Makefile.PL 2004/05/13 16:12:14 1.16 +++ cvsroot/Coro/Makefile.PL 2005/11/29 12:36:18 1.19 @@ -10,25 +10,23 @@ *** compiles and passes the testsuite, it should work. Otherwise you *** should either upgrade or fix it ;) *** -*** Marc Lehmann +*** Marc Lehmann *** EOF } 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 <