--- AnyEvent/lib/AnyEvent.pm 2008/05/31 13:38:01 1.151 +++ AnyEvent/lib/AnyEvent.pm 2008/06/06 07:07:01 1.155 @@ -754,6 +754,11 @@ Provides rich asynchronous DNS resolver capabilities. +=item L + +A simple-to-use HTTP library that is capable of making a lot of concurrent +HTTP requests. + =item L Provides a simple web application server framework. @@ -809,7 +814,7 @@ use Carp; -our $VERSION = 4.11; +our $VERSION = 4.14; our $MODEL; our $AUTOLOAD;