--- Coro/MANIFEST 2001/11/06 23:33:22 1.27 +++ Coro/MANIFEST 2006/11/05 19:16:09 1.38 @@ -1,4 +1,5 @@ README +README.linux-glibc Changes MANIFEST COPYING @@ -17,8 +18,13 @@ 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/LWP.pm +Coro/Select.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h @@ -34,11 +40,12 @@ 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/Util.pm Event/Handle.pm Event/Socket.pm @@ -55,4 +62,8 @@ eg/lwp eg/dns eg/myhttpd +eg/readline +doc/cede-vs-schedule + +META.yml Module meta-data in YAML