--- AnyEvent-DBI/README 2008/07/21 02:34:40 1.2 +++ AnyEvent-DBI/README 2008/12/20 21:28:57 1.3 @@ -25,7 +25,7 @@ This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. - This module implements asynchronous DBI access my forking or executing + This module implements asynchronous DBI access by forking or executing separate "DBI-Server" processes and sending them requests. It means that you can run DBI requests in parallel to other tasks.