--- AnyEvent/lib/AnyEvent.pm 2008/06/06 10:23:50 1.156 +++ AnyEvent/lib/AnyEvent.pm 2008/06/22 12:17:47 1.160 @@ -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.152; our $MODEL; our $AUTOLOAD;