ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.61
Committed: Sat Nov 22 05:13:34 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
Changes since 1.60: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 README
2 README.linux-glibc
3 Changes
4 MANIFEST
5 COPYING
6 INSTALL
7 Makefile.PL
8
9 Coro.pm
10 Coro/Makefile.PL
11 Coro/typemap
12 Coro/State.pm
13 Coro/State.xs
14 Coro/clone.c
15 Coro/state.h
16 Coro/Signal.pm
17 Coro/Semaphore.pm
18 Coro/SemaphoreSet.pm
19 Coro/Channel.pm
20 Coro/Specific.pm
21 Coro/RWLock.pm
22 Coro/MakeMaker.pm
23 Coro/CoroAPI.h
24 Coro/AIO.pm
25 Coro/BDB.pm
26 Coro/Debug.pm
27 Coro/Util.pm
28 Coro/LWP.pm
29 Coro/Select.pm
30 Coro/Handle.pm
31 Coro/Socket.pm
32 Coro/Timer.pm
33 Coro/Storable.pm
34 Coro/AnyEvent.pm
35
36 Coro/libcoro/LICENSE
37 Coro/libcoro/README
38 Coro/libcoro/coro.h
39 Coro/libcoro/coro.c
40 Coro/libcoro/conftest.c
41
42 t/00_basic.t
43 t/01_process.t
44 t/02_channel.t
45 t/03_channel.t
46 t/04_rwlock.t
47 t/05_specific.t
48 t/06_prio.t
49 t/07_eval.t
50 t/08_join.t
51 t/10_bugs.t
52 t/11_deadlock.t
53 t/12_exit.t
54 t/13_diewarn.t
55 t/14_load.t
56 t/15_semaphore.t
57 t/16_signal.t
58 t/17_rouse.t
59
60 EV/Makefile.PL
61 EV/EV.pm
62 EV/EV.xs
63
64 EV/t/00_basic.t
65 EV/t/01_unblock.t
66
67 Event/Makefile.PL
68 Event/Event.pm
69 Event/Event.xs
70
71 Event/t/00_basic.t
72 Event/t/01_unblock.t
73
74 eg/bench
75 eg/prodcons1
76 eg/prodcons2
77 eg/prodcons3
78 eg/attributes
79 eg/event
80 eg/lwp
81 eg/dns
82 eg/myhttpd
83 eg/readline
84
85 doc/cede-vs-schedule
86
87 META.yml Module meta-data in YAML