--- AnyEvent/Makefile.PL 2009/04/19 12:09:46 1.19 +++ AnyEvent/Makefile.PL 2009/07/17 18:08:35 1.21 @@ -1,6 +1,6 @@ use ExtUtils::MakeMaker; -use 5.008; # AnyEvent core seems to work with 5.6 +use 5.008; # AnyEvent perl event loop seems to work with 5.6, other modules not print < "lib/AnyEvent.pm", META_MERGE => { recommends => { - "Net::SSLeay" => 1.32, + "Net::SSLeay" => 1.33, "JSON" => 2.09, "JSON::XS" => 2.2, "EV" => 3.05,