--- Coro/Makefile.PL 2009/08/20 21:51:26 1.62 +++ Coro/Makefile.PL 2009/08/22 22:36:23 1.63 @@ -17,21 +17,6 @@ print "*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***\n\n"; -if ($] < 5.006) { - print < -*** - -EOF -} - if (eval { require Event }) { if ($Event::VERSION < 0.86 or $Event::VERSION == 0.88) { print < { common::sense => 0, Scalar::Util => 0.00, - AnyEvent => 4.81, + AnyEvent => 5.0, Storable => 2.15, Time::HiRes => 0, Guard => 0.5,