--- AnyEvent-Fork-Pool/Pool.pm 2014/10/27 22:24:52 1.15 +++ AnyEvent-Fork-Pool/Pool.pm 2016/06/07 04:45:20 1.16 @@ -48,10 +48,10 @@ L to create a load-balanced pool of processes that handles jobs. -Understanding of L is helpful but not critical to be able -to use this module, but a thorough understanding of L -is, as it defines the actual API that needs to be implemented in the -worker processes. +Understanding L is helpful but not required to use this +module, but a thorough understanding of L is, as +it defines the actual API that needs to be implemented in the worker +processes. =head1 PARENT USAGE