--- AnyEvent-DBI/DBI.pm 2008/07/21 02:34:40 1.7 +++ AnyEvent-DBI/DBI.pm 2008/11/03 12:08:22 1.8 @@ -28,7 +28,7 @@ This module is an L 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.