--- cvsroot/Coro/Makefile.PL 2001/07/24 19:52:55 1.5 +++ cvsroot/Coro/Makefile.PL 2001/07/25 04:14:37 1.6 @@ -26,7 +26,7 @@ NAME => "Coro", VERSION_FROM => "Coro.pm", DIR => ['Coro'], - PM_PREREQ => { + PREREQ_PM => { Event => 0.84, # yes, 0.83 and below have serious bugs }, );