--- Coro/MANIFEST 2001/08/14 14:56:22 1.21 +++ Coro/MANIFEST 2001/08/16 21:55:34 1.22 @@ -15,9 +15,6 @@ 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 @@ -27,6 +24,12 @@ Coro/libcoro/coro.h Coro/libcoro/coro.c +Event/Makefile.PL +Event/Event.pm +Event/Event.xs +Event/Handle.pm +Event/Socket.pm + t/00_basic.t t/01_process.t t/02_channel.t