--- cvsroot/Coro/Makefile.PL 2003/03/22 23:08:36 1.15 +++ cvsroot/Coro/Makefile.PL 2005/12/12 20:43:45 1.20 @@ -10,15 +10,25 @@ *** 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"; + if ($Event::VERSION < 0.86 or $Event::VERSION == 0.88) { + print <