--- Coro/MANIFEST 2007/04/13 12:56:55 1.48 +++ Coro/MANIFEST 2007/11/01 08:28:58 1.52 @@ -21,6 +21,7 @@ Coro/MakeMaker.pm Coro/CoroAPI.h Coro/AIO.pm +Coro/Debug.pm Coro/Util.pm Coro/LWP.pm Coro/Select.pm @@ -45,6 +46,14 @@ 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