--- AnyEvent-MP/Makefile.PL 2012/03/02 19:19:21 1.16 +++ AnyEvent-MP/Makefile.PL 2016/08/17 19:43:34 1.19 @@ -18,8 +18,14 @@ Digest::HMAC_MD6 => 0, # requires Module::Build, which fails on 5.8.7 :/ MIME::Base64 => 3, JSON::XS => 2.25, - Net::Interface => 1.011, + Guard => 1.022, common::sense => 0, + Task::Weaken => 0, + }, + META_MERGE => { + recommends => { + Net::Interface => 1.011, + } }, });