--- cvsroot/Coro/MANIFEST 2001/08/14 14:56:22 1.21 +++ cvsroot/Coro/MANIFEST 2001/08/16 22:09:12 1.23 @@ -15,11 +15,7 @@ Coro/Channel.pm Coro/Cont.pm Coro/Specific.pm -Coro/Event.pm -Coro/Handle.pm -Coro/Socket.pm Coro/RWLock.pm -Coro/Util.pm Coro/MakeMaker.pm Coro/CoroAPI.h @@ -27,6 +23,13 @@ Coro/libcoro/coro.h Coro/libcoro/coro.c +Event/Makefile.PL +Event/Event.pm +Event/Event.xs +Event/Util.pm +Event/Handle.pm +Event/Socket.pm + t/00_basic.t t/01_process.t t/02_channel.t