--- Coro/MANIFEST 2001/09/16 01:34:35 1.25 +++ Coro/MANIFEST 2006/11/27 18:15:47 1.41 @@ -1,4 +1,5 @@ README +README.linux-glibc Changes MANIFEST COPYING @@ -10,6 +11,7 @@ Coro/typemap Coro/State.pm Coro/State.xs +Coro/state.h Coro/Signal.pm Coro/Semaphore.pm Coro/SemaphoreSet.pm @@ -19,19 +21,18 @@ Coro/RWLock.pm Coro/MakeMaker.pm Coro/CoroAPI.h +Coro/AIO.pm +Coro/Util.pm +Coro/LWP.pm +Coro/Select.pm +Coro/Handle.pm +Coro/Socket.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h 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 @@ -40,6 +41,16 @@ t/05_specific.t t/06_prio.t t/07_eval.t +t/08_join.t +t/09_timer.t +t/10_bugs.t + +Event/Makefile.PL +Event/Event.pm +Event/Event.xs + +Event/t/00_basic.t +Event/t/01_unblock.t eg/bench eg/prodcons1 @@ -51,4 +62,8 @@ eg/lwp eg/dns eg/myhttpd +eg/readline + +doc/cede-vs-schedule +META.yml Module meta-data in YAML