--- AnyEvent/lib/AnyEvent.pm 2008/06/06 10:23:50 1.156 +++ AnyEvent/lib/AnyEvent.pm 2008/06/06 16:19:19 1.159 @@ -767,6 +767,10 @@ The fastest ping in the west. +=item L + +Executes DBI requests asynchronously in a proxy process. + =item L AnyEvent based IRC client module family. @@ -814,7 +818,7 @@ use Carp; -our $VERSION = 4.14; +our $VERSION = 4.151; our $MODEL; our $AUTOLOAD;