--- cvsroot/Coro/Makefile.PL 2009/07/14 00:55:10 1.59 +++ cvsroot/Coro/Makefile.PL 2009/08/22 22:36:23 1.63 @@ -1,5 +1,7 @@ use ExtUtils::MakeMaker; +use 5.008002; + unless (-e "Coro/libcoro/coro.c") { 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.800001, + AnyEvent => 5.0, Storable => 2.15, Time::HiRes => 0, Guard => 0.5, @@ -97,7 +84,7 @@ # for Coro::AIO #IO::AIO => 2.3, - #AnyEvent::AIO => 1.0, + #AnyEvent::AIO => 1.1, # for Coro::BDB #BDB => 1.5,