--- EV-Loop-Async/Makefile.PL 2009/07/14 19:39:34 1.3 +++ EV-Loop-Async/Makefile.PL 2009/07/17 02:52:22 1.4 @@ -38,8 +38,8 @@ LIBS => $LIBS, PREREQ_FATAL => 1, PREREQ_PM => { - EV => 3.6, #TODO bump - Async::Interrupt => 0, + EV => 3.7, + Async::Interrupt => 0.5, common::sense => 0, }, META_MERGE => {