--- Coro/MANIFEST 2007/12/17 06:36:24 1.53 +++ Coro/MANIFEST 2008/11/15 06:26:52 1.57 @@ -30,6 +30,7 @@ Coro/Socket.pm Coro/Timer.pm Coro/Storable.pm +Coro/AnyEvent.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h @@ -39,6 +40,7 @@ t/00_basic.t t/01_process.t t/02_channel.t +t/03_channel.t t/04_rwlock.t t/05_specific.t t/06_prio.t @@ -48,6 +50,8 @@ t/11_deadlock.t t/12_exit.t t/13_diewarn.t +t/14_load.t +t/15_semaphore.t EV/Makefile.PL EV/EV.pm