--- cvsroot/Coro/MANIFEST 2006/11/27 18:15:47 1.41 +++ cvsroot/Coro/MANIFEST 2007/01/08 01:22:27 1.46 @@ -16,7 +16,6 @@ Coro/Semaphore.pm Coro/SemaphoreSet.pm Coro/Channel.pm -Coro/Cont.pm Coro/Specific.pm Coro/RWLock.pm Coro/MakeMaker.pm @@ -27,6 +26,7 @@ Coro/Select.pm Coro/Handle.pm Coro/Socket.pm +Coro/Timer.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h @@ -36,14 +36,13 @@ 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 Event/Makefile.PL Event/Event.pm @@ -57,7 +56,6 @@ eg/prodcons2 eg/prodcons3 eg/attributes -eg/cont eg/event eg/lwp eg/dns