--- Coro/MANIFEST 2001/07/23 23:48:05 1.11 +++ Coro/MANIFEST 2008/11/15 07:07:05 1.58 @@ -1,31 +1,84 @@ README +README.linux-glibc Changes MANIFEST COPYING +INSTALL Makefile.PL + Coro.pm Coro/Makefile.PL 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/Event.pm -Coro/Event/IO.pm +Coro/RWLock.pm +Coro/MakeMaker.pm +Coro/CoroAPI.h +Coro/AIO.pm +Coro/BDB.pm +Coro/Debug.pm +Coro/Util.pm +Coro/LWP.pm +Coro/Select.pm +Coro/Handle.pm +Coro/Socket.pm +Coro/Timer.pm +Coro/Storable.pm +Coro/AnyEvent.pm + Coro/libcoro/LICENSE +Coro/libcoro/README 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_channel.t +t/04_rwlock.t +t/05_specific.t +t/06_prio.t +t/07_eval.t +t/08_join.t +t/10_bugs.t +t/11_deadlock.t +t/12_exit.t +t/13_diewarn.t +t/14_load.t +t/15_semaphore.t + +EV/Makefile.PL +EV/EV.pm +EV/EV.xs + +EV/t/00_basic.t +EV/t/01_unblock.t + +Event/Makefile.PL +Event/Event.pm +Event/Event.xs + +Event/t/00_basic.t +Event/t/01_unblock.t + eg/bench eg/prodcons1 eg/prodcons2 eg/prodcons3 eg/attributes -eg/cont eg/event -t/00_basic.t -t/01_process.t -t/02_channel.t -t/03_cont.t +eg/lwp +eg/dns +eg/myhttpd +eg/readline + +doc/cede-vs-schedule + +META.yml Module meta-data in YAML