--- AnyEvent/lib/AnyEvent.pm 2009/09/01 18:27:46 1.290 +++ AnyEvent/lib/AnyEvent.pm 2009/09/14 05:05:09 1.292 @@ -1118,7 +1118,7 @@ use Carp (); -our $VERSION = '5.12'; +our $VERSION = '5.2'; our $MODEL; our $AUTOLOAD; @@ -2475,8 +2475,8 @@ =item L and L -This module is required when you want to read or write JSON data via -L. It is also written in pure-perl, but can take +One of these modules is required when you want to read or write JSON data +via L. It is also written in pure-perl, but can take advantage of the ultra-high-speed L module when it is installed. In fact, L will use L by default if it is