--- Coro/MANIFEST 2007/04/13 12:56:55 1.48 +++ Coro/MANIFEST 2007/10/29 19:13:39 1.51 @@ -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,7 @@ t/10_bugs.t t/11_deadlock.t t/12_exit.t +t/13_diewarn.t Event/Makefile.PL Event/Event.pm @@ -53,6 +55,10 @@ Event/t/00_basic.t Event/t/01_unblock.t +EV/Makefile.PL +EV/EV.pm +EV/EV.xs + eg/bench eg/prodcons1 eg/prodcons2