--- Coro/MANIFEST 2002/04/14 01:18:36 1.29 +++ Coro/MANIFEST 2006/12/01 19:58:53 1.42 @@ -1,4 +1,5 @@ README +README.linux-glibc Changes MANIFEST COPYING @@ -10,16 +11,21 @@ Coro/typemap Coro/State.pm Coro/State.xs +Coro/state.h Coro/Signal.pm Coro/Semaphore.pm Coro/SemaphoreSet.pm Coro/Channel.pm -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/Handle.pm +Coro/Socket.pm Coro/libcoro/LICENSE Coro/libcoro/coro.h @@ -36,13 +42,11 @@ 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 Event/t/00_basic.t Event/t/01_unblock.t @@ -59,3 +63,6 @@ eg/myhttpd eg/readline +doc/cede-vs-schedule + +META.yml Module meta-data in YAML