--- Coro/MANIFEST 2001/07/27 02:51:33 1.16 +++ Coro/MANIFEST 2006/11/04 01:31:57 1.36 @@ -1,9 +1,11 @@ README +README.linux-glibc Changes MANIFEST COPYING INSTALL Makefile.PL + Coro.pm Coro/Makefile.PL Coro/typemap @@ -11,16 +13,44 @@ Coro/State.xs Coro/Signal.pm Coro/Semaphore.pm +Coro/SemaphoreSet.pm Coro/Channel.pm Coro/Cont.pm Coro/Specific.pm -Coro/Event.pm -Coro/Handle.pm -Coro/Socket.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 +Coro/libcoro/conftest.c + +t/00_basic.t +t/01_process.t +t/02_channel.t +t/03_cont.t +t/04_rwlock.t +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 eg/prodcons2 @@ -29,10 +59,10 @@ eg/cont eg/event eg/lwp -t/00_basic.t -t/01_process.t -t/02_channel.t -t/03_cont.t -t/04_rwlock.t -t/05_specific.t +eg/dns +eg/myhttpd +eg/readline + +doc/cede-vs-schedule +META.yml Module meta-data in YAML