--- Coro/MANIFEST 2001/08/30 02:58:17 1.24 +++ Coro/MANIFEST 2006/11/04 01:31:57 1.36 @@ -1,4 +1,5 @@ README +README.linux-glibc Changes MANIFEST COPYING @@ -17,19 +18,16 @@ Coro/Cont.pm Coro/Specific.pm Coro/RWLock.pm +Coro/Timer.pm Coro/MakeMaker.pm Coro/CoroAPI.h +Coro/AIO.pm +Coro/Util.pm Coro/libcoro/LICENSE 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 +Coro/libcoro/conftest.c t/00_basic.t t/01_process.t @@ -39,6 +37,19 @@ 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/Handle.pm +Event/Socket.pm +Event/Select.pm + +Event/t/00_basic.t +Event/t/01_unblock.t eg/bench eg/prodcons1 @@ -50,4 +61,8 @@ eg/lwp eg/dns eg/myhttpd +eg/readline + +doc/cede-vs-schedule +META.yml Module meta-data in YAML