--- Coro/MANIFEST 2001/11/06 23:33:22 1.27 +++ Coro/MANIFEST 2003/03/22 18:50:31 1.31 @@ -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 @@ -34,6 +36,7 @@ t/06_prio.t t/07_eval.t t/08_join.t +t/09_timer.t Event/Makefile.PL Event/Event.pm @@ -41,6 +44,7 @@ Event/Util.pm Event/Handle.pm Event/Socket.pm +Event/Select.pm Event/t/00_basic.t Event/t/01_unblock.t @@ -55,4 +59,5 @@ eg/lwp eg/dns eg/myhttpd +eg/readline