ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.64
Committed: Tue Jul 14 00:55:10 2009 UTC (14 years, 10 months ago) by root
Branch: MAIN
Changes since 1.63: +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/schmorp.h
13 Coro/State.pm
14 Coro/State.xs
15 Coro/clone.c
16 Coro/state.h
17 Coro/Signal.pm
18 Coro/Semaphore.pm
19 Coro/SemaphoreSet.pm
20 Coro/Channel.pm
21 Coro/Specific.pm
22 Coro/RWLock.pm
23 Coro/MakeMaker.pm
24 Coro/CoroAPI.h
25 Coro/AIO.pm
26 Coro/BDB.pm
27 Coro/Debug.pm
28 Coro/Util.pm
29 Coro/LWP.pm
30 Coro/Select.pm
31 Coro/Handle.pm
32 Coro/Socket.pm
33 Coro/Timer.pm
34 Coro/Storable.pm
35 Coro/AnyEvent.pm
36
37 Coro/Intro.pod
38
39 Coro/libcoro/LICENSE
40 Coro/libcoro/README
41 Coro/libcoro/coro.h
42 Coro/libcoro/coro.c
43 Coro/libcoro/conftest.c
44
45 t/00_basic.t
46 t/01_process.t
47 t/02_channel.t
48 t/03_channel.t
49 t/04_rwlock.t
50 t/05_specific.t
51 t/06_prio.t
52 t/07_eval.t
53 t/08_join.t
54 t/10_bugs.t
55 t/11_deadlock.t
56 t/12_exit.t
57 t/13_diewarn.t
58 t/14_load.t
59 t/15_semaphore.t
60 t/16_signal.t
61 t/17_rouse.t
62 t/18_winder.t
63
64 EV/Makefile.PL
65 EV/EV.pm
66 EV/EV.xs
67
68 EV/t/00_basic.t
69 EV/t/01_unblock.t
70
71 Event/Makefile.PL
72 Event/Event.pm
73 Event/Event.xs
74
75 Event/t/00_basic.t
76 Event/t/01_unblock.t
77
78 eg/bench
79 eg/prodcons1
80 eg/prodcons2
81 eg/prodcons3
82 eg/attributes
83 eg/event
84 eg/lwp
85 eg/dns
86 eg/myhttpd
87 eg/readline
88
89 doc/cede-vs-schedule
90
91 META.yml Module meta-data in YAML