--- AnyEvent/Makefile.PL 2014/08/28 15:17:57 1.41 +++ AnyEvent/Makefile.PL 2015/06/16 03:04:26 1.42 @@ -2,6 +2,8 @@ use 5.008001; # AnyEvent perl event loop seems to work with 5.6, other modules not +eval 'use Canary::Stability AnyEvent => 1'; + print < { # Task::Weaken => 0, # }, + CONFIGURE_REQUIRES => { ExtUtils::MakeMaker => 6.52, Canary::Stability => 0 }, META_MERGE => { recommends => { "Task::Weaken" => 0,