--- AnyEvent-HTTP/Makefile.PL 2011/05/10 12:33:51 1.12 +++ AnyEvent-HTTP/Makefile.PL 2014/06/08 23:33:28 1.13 @@ -12,6 +12,11 @@ AnyEvent => 5.33, common::sense => 3.3, }, + META_MERGE => { + recommends => { + URI => 0, + }, + }, }); $mm->flush;