--- AnyEvent/Makefile.PL 2009/07/17 22:05:12 1.22 +++ AnyEvent/Makefile.PL 2009/08/09 16:05:11 1.26 @@ -1,20 +1,22 @@ use ExtUtils::MakeMaker; -use 5.008; # AnyEvent perl event loop seems to work with 5.6, other modules not +use 5.008001; # AnyEvent perl event loop seems to work with 5.6, other modules not print < 2.2, "EV" => 3.05, "Guard" => 1.02, - "Async::Interrupt" => 0.6, + "Async::Interrupt" => 1.0, } }, ); -sub MY::postamble { - <