--- Coro/MANIFEST 2001/10/28 17:00:05 1.26 +++ Coro/MANIFEST 2003/05/09 01:16:12 1.32 @@ -1,4 +1,5 @@ README +README.linux-glibc Changes MANIFEST COPYING @@ -17,6 +18,7 @@ Coro/Cont.pm Coro/Specific.pm Coro/RWLock.pm +Coro/Timer.pm Coro/MakeMaker.pm Coro/CoroAPI.h @@ -25,13 +27,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 @@ -41,6 +36,18 @@ t/06_prio.t t/07_eval.t t/08_join.t +t/09_timer.t + +Event/Makefile.PL +Event/Event.pm +Event/Event.xs +Event/Util.pm +Event/Handle.pm +Event/Socket.pm +Event/Select.pm + +Event/t/00_basic.t +Event/t/01_unblock.t eg/bench eg/prodcons1 @@ -52,4 +59,6 @@ eg/lwp eg/dns eg/myhttpd +eg/readline +META.yml Module meta-data in YAML