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