--- Coro/MANIFEST 2007/09/19 21:39:15 1.49 +++ Coro/MANIFEST 2007/12/17 06:36:24 1.53 @@ -21,6 +21,7 @@ Coro/MakeMaker.pm Coro/CoroAPI.h Coro/AIO.pm +Coro/BDB.pm Coro/Debug.pm Coro/Util.pm Coro/LWP.pm @@ -46,6 +47,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