--- Coro/MANIFEST 2006/12/01 19:58:53 1.42 +++ Coro/MANIFEST 2007/12/17 06:36:24 1.53 @@ -21,11 +21,15 @@ Coro/MakeMaker.pm Coro/CoroAPI.h Coro/AIO.pm +Coro/BDB.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 @@ -35,14 +39,22 @@ t/00_basic.t t/01_process.t t/02_channel.t -t/03_cont.t t/04_rwlock.t t/05_specific.t 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 @@ -56,7 +68,6 @@ eg/prodcons2 eg/prodcons3 eg/attributes -eg/cont eg/event eg/lwp eg/dns