--- Coro/Changes 2006/11/05 02:01:24 1.138 +++ Coro/Changes 2006/11/05 02:18:05 1.139 @@ -2,8 +2,8 @@ TODO: possibly convert some of the Event modules into AnyEvent users. -TODO: eg/lwp to use Coro::Select -TODO: Event/LWP.pm + - added Coro::LWP which contains all the uglyness of making LWP + non-blocking. - should compile with perl 5.9.x now. - reuse PL_start_env for all coros, saves some memory per coroutine. - manage PL_top_env differently, hopefully to avoid panic: top_env.