ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.43
Committed: Sun Dec 3 21:59:53 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.42: +0 -2 lines
Log Message:
3.0

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/Util.pm
25 Coro/LWP.pm
26 Coro/Select.pm
27 Coro/Handle.pm
28 Coro/Socket.pm
29
30 Coro/libcoro/LICENSE
31 Coro/libcoro/coro.h
32 Coro/libcoro/coro.c
33 Coro/libcoro/conftest.c
34
35 t/00_basic.t
36 t/01_process.t
37 t/02_channel.t
38 t/04_rwlock.t
39 t/05_specific.t
40 t/06_prio.t
41 t/07_eval.t
42 t/08_join.t
43 t/09_timer.t
44 t/10_bugs.t
45
46 Event/Makefile.PL
47 Event/Event.pm
48 Event/Event.xs
49
50 Event/t/00_basic.t
51 Event/t/01_unblock.t
52
53 eg/bench
54 eg/prodcons1
55 eg/prodcons2
56 eg/prodcons3
57 eg/attributes
58 eg/event
59 eg/lwp
60 eg/dns
61 eg/myhttpd
62 eg/readline
63
64 doc/cede-vs-schedule
65
66 META.yml Module meta-data in YAML