--- Coro/MANIFEST 2006/12/03 22:50:06 1.44 +++ Coro/MANIFEST 2007/11/01 08:28:58 1.52 @@ -21,12 +21,14 @@ Coro/MakeMaker.pm Coro/CoroAPI.h Coro/AIO.pm +Coro/Debug.pm Coro/Util.pm Coro/LWP.pm Coro/Select.pm Coro/Handle.pm Coro/Socket.pm Coro/Timer.pm +Coro/Storable.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h @@ -41,8 +43,17 @@ t/06_prio.t t/07_eval.t t/08_join.t -t/09_timer.t t/10_bugs.t +t/11_deadlock.t +t/12_exit.t +t/13_diewarn.t + +EV/Makefile.PL +EV/EV.pm +EV/EV.xs + +EV/t/00_basic.t +EV/t/01_unblock.t Event/Makefile.PL Event/Event.pm