--- Coro/Makefile.PL 2003/03/22 23:08:36 1.15 +++ Coro/Makefile.PL 2004/05/13 16:12:14 1.16 @@ -19,6 +19,18 @@ 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) { + print <