ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.36
Committed: Sat Nov 4 01:31:57 2006 UTC (17 years, 6 months ago) by root
Branch: MAIN
Changes since 1.35: +1 -1 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/Signal.pm
15 Coro/Semaphore.pm
16 Coro/SemaphoreSet.pm
17 Coro/Channel.pm
18 Coro/Cont.pm
19 Coro/Specific.pm
20 Coro/RWLock.pm
21 Coro/Timer.pm
22 Coro/MakeMaker.pm
23 Coro/CoroAPI.h
24 Coro/AIO.pm
25 Coro/Util.pm
26
27 Coro/libcoro/LICENSE
28 Coro/libcoro/coro.h
29 Coro/libcoro/coro.c
30 Coro/libcoro/conftest.c
31
32 t/00_basic.t
33 t/01_process.t
34 t/02_channel.t
35 t/03_cont.t
36 t/04_rwlock.t
37 t/05_specific.t
38 t/06_prio.t
39 t/07_eval.t
40 t/08_join.t
41 t/09_timer.t
42 t/10_bugs.t
43
44 Event/Makefile.PL
45 Event/Event.pm
46 Event/Event.xs
47 Event/Handle.pm
48 Event/Socket.pm
49 Event/Select.pm
50
51 Event/t/00_basic.t
52 Event/t/01_unblock.t
53
54 eg/bench
55 eg/prodcons1
56 eg/prodcons2
57 eg/prodcons3
58 eg/attributes
59 eg/cont
60 eg/event
61 eg/lwp
62 eg/dns
63 eg/myhttpd
64 eg/readline
65
66 doc/cede-vs-schedule
67
68 META.yml Module meta-data in YAML