--- cvsroot/Coro/Makefile.PL 2009/07/09 18:45:57 1.58 +++ cvsroot/Coro/Makefile.PL 2009/07/17 14:57:42 1.60 @@ -82,8 +82,9 @@ VERSION_FROM => "Coro.pm", DIR => ['Coro', ($EVENT ? 'Event' : ()), ($EV ? "EV" : ())], PREREQ_PM => { + common::sense => 0, Scalar::Util => 0.00, - AnyEvent => 4.800001, + AnyEvent => 4.81, Storable => 2.15, Time::HiRes => 0, Guard => 0.5,