ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/MANIFEST
Revision: 1.47
Committed: Fri Apr 13 03:57:15 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.46: +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/Util.pm
25 Coro/LWP.pm
26 Coro/Select.pm
27 Coro/Handle.pm
28 Coro/Socket.pm
29 Coro/Timer.pm
30 Coro/Storable.pm
31
32 Coro/libcoro/LICENSE
33 Coro/libcoro/coro.h
34 Coro/libcoro/coro.c
35 Coro/libcoro/conftest.c
36
37 t/00_basic.t
38 t/01_process.t
39 t/02_channel.t
40 t/04_rwlock.t
41 t/05_specific.t
42 t/06_prio.t
43 t/07_eval.t
44 t/08_join.t
45 t/10_bugs.t
46 t/11_deadlock.t
47
48 Event/Makefile.PL
49 Event/Event.pm
50 Event/Event.xs
51
52 Event/t/00_basic.t
53 Event/t/01_unblock.t
54
55 eg/bench
56 eg/prodcons1
57 eg/prodcons2
58 eg/prodcons3
59 eg/attributes
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