ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.57
Committed: Sat Nov 15 06:26:52 2008 UTC (15 years, 6 months ago) by root
Branch: MAIN
Changes since 1.56: +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/coro.h
37 Coro/libcoro/coro.c
38 Coro/libcoro/conftest.c
39
40 t/00_basic.t
41 t/01_process.t
42 t/02_channel.t
43 t/03_channel.t
44 t/04_rwlock.t
45 t/05_specific.t
46 t/06_prio.t
47 t/07_eval.t
48 t/08_join.t
49 t/10_bugs.t
50 t/11_deadlock.t
51 t/12_exit.t
52 t/13_diewarn.t
53 t/14_load.t
54 t/15_semaphore.t
55
56 EV/Makefile.PL
57 EV/EV.pm
58 EV/EV.xs
59
60 EV/t/00_basic.t
61 EV/t/01_unblock.t
62
63 Event/Makefile.PL
64 Event/Event.pm
65 Event/Event.xs
66
67 Event/t/00_basic.t
68 Event/t/01_unblock.t
69
70 eg/bench
71 eg/prodcons1
72 eg/prodcons2
73 eg/prodcons3
74 eg/attributes
75 eg/event
76 eg/lwp
77 eg/dns
78 eg/myhttpd
79 eg/readline
80
81 doc/cede-vs-schedule
82
83 META.yml Module meta-data in YAML