--- Coro/MANIFEST 2001/10/28 17:00:05 1.26 +++ Coro/MANIFEST 2001/11/06 23:33:22 1.27 @@ -25,13 +25,6 @@ Coro/libcoro/coro.c Coro/libcoro/conftest.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 @@ -42,6 +35,16 @@ t/07_eval.t t/08_join.t +Event/Makefile.PL +Event/Event.pm +Event/Event.xs +Event/Util.pm +Event/Handle.pm +Event/Socket.pm + +Event/t/00_basic.t +Event/t/01_unblock.t + eg/bench eg/prodcons1 eg/prodcons2