File: MANIFEST

package info (click to toggle)
libcoro-perl 6.570-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,144 kB
  • sloc: ansic: 2,560; perl: 2,122; makefile: 14
file content (96 lines) | stat: -rw-r--r-- 1,377 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
README
README.linux-glibc
Changes
MANIFEST
COPYING
INSTALL
Makefile.PL

Coro.pm
Coro/Makefile.PL
Coro/typemap
Coro/ecb.h
Coro/schmorp.h
Coro/State.pm
Coro/State.xs
Coro/clone.c
Coro/state.h
Coro/jit-amd64-unix.pl
Coro/jit-x86-unix.pl
Coro/Signal.pm
Coro/Semaphore.pm
Coro/SemaphoreSet.pm
Coro/Channel.pm
Coro/Specific.pm
Coro/RWLock.pm
Coro/MakeMaker.pm
Coro/CoroAPI.h
Coro/AIO.pm
Coro/BDB.pm
Coro/Debug.pm
Coro/Util.pm
Coro/LWP.pm
Coro/Select.pm
Coro/Handle.pm
Coro/Socket.pm
Coro/Timer.pm
Coro/Storable.pm
Coro/AnyEvent.pm

Coro/Intro.pod

Coro/libcoro/LICENSE
Coro/libcoro/README
Coro/libcoro/coro.h
Coro/libcoro/coro.c
Coro/libcoro/conftest.c

t/00_basic.t
t/01_process.t
t/02_channel.t
t/03_channel.t
t/04_rwlock.t
t/05_specific.t
t/06_prio.t
t/07_eval.t
t/08_join.t
t/10_bugs.t
t/11_deadlock.t
t/12_exit.t
t/13_diewarn.t
t/14_load.t
t/15_semaphore.t
t/16_signal.t
t/17_rouse.t
t/18_winder.t
t/19_handle.t
t/20_mutual_cancel.t

EV/Makefile.PL
EV/EV.pm
EV/EV.xs

EV/t/00_basic.t
EV/t/01_unblock.t

Event/Makefile.PL
Event/Event.pm
Event/Event.xs

Event/t/00_basic.t
Event/t/01_unblock.t

eg/bench
eg/prodcons1
eg/prodcons2
eg/prodcons3
eg/event
eg/lwp
eg/dns
eg/myhttpd
eg/readline

doc/cede-vs-schedule

META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)