File: MANIFEST

package info (click to toggle)
libdr-tarantool-perl 0.45-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 700 kB
  • ctags: 519
  • sloc: perl: 8,181; ansic: 2,398; makefile: 25; sh: 3
file content (88 lines) | stat: -rw-r--r-- 1,970 bytes parent folder | download
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
Changes
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
debian/source/format
debian/watch
lib/DR/Tarantool.pm
lib/DR/Tarantool/AEConnection.pm
lib/DR/Tarantool/AsyncClient.pm
lib/DR/Tarantool/CoroClient.pm
lib/DR/Tarantool/Iterator.pm
lib/DR/Tarantool/LLClient.pm
lib/DR/Tarantool/LLSyncClient.pm
lib/DR/Tarantool/MsgPack.pm
lib/DR/Tarantool/MsgPack/AsyncClient.pm
lib/DR/Tarantool/MsgPack/CoroClient.pm
lib/DR/Tarantool/MsgPack/LLClient.pm
lib/DR/Tarantool/MsgPack/Proto.pm
lib/DR/Tarantool/MsgPack/SyncClient.pm
lib/DR/Tarantool/RealSyncClient.pm
lib/DR/Tarantool/Spaces.pm
lib/DR/Tarantool/StartTest.pm
lib/DR/Tarantool/SyncClient.pm
lib/DR/Tarantool/Tuple.pm
lib/DR/Tarantool/Tuple/MsgPack.pm
Makefile.PL
MANIFEST
msgpack.c
msgpack.o
msgpuck.h
rpm/perl-DR-Tarantool.spec
rpm/SOURCES/filter-requires-dr-tarantool.sh
st/Check/OneHash.pm
st/Check/OneTree.pm
st/Check/Order.pm
st/Check/Ping.pm
st/Check/XlogCleanup.pm
st/init.lua
st/stress.cfg
st/stress.pl
st/stress.tarantool.cfg
t/000-use.t
t/005-connection.t
t/010-xs.t
t/020-low_level_client.t
t/025-ll_synclient.t
t/030-spaces.t
t/033-iterator.t
t/040-tuple.t
t/050-async-client.t
t/060-sync-client.t
t/065-realsync-client.t
t/070-coro-client.t
t/080-tarantool.t
t/090-parallel-requests.t
t/1.6/015-msgpack-xs.t
t/1.6/017-msgpack-proto.t
t/1.6/022-msgpack-llclient.t
t/1.6/030-msgpack-async.t
t/1.6/040-msgpack-sync.t
t/1.6/050-msgpack-coro.t
t/1.6/data/ll-grant.lua
t/1.6/data/ll.lua
t/100-transform.t
t/110-netsplit-readahead.t
t/120-sessionid.t
t/130-reconnect.t
t/900-podspell.t
t/910-pod.t
t/920-critic.xt
t/test-data/00013-000-ok.bin
t/test-data/00013-14082-error.bin
t/test-data/00017-000-ok.bin
t/test-data/00019-000-ok.bin
t/test-data/00020-000-ok.bin
t/test-data/00022-000-ok.bin
t/test-data/65280-000-ok.bin
t/test-data/empty_tuple.00022-000-ok.bin
t/test-data/init.lua
t/test-data/llc-easy.cfg
t/test-data/llc-easy2.cfg
Tarantool.bs
Tarantool.c
Tarantool.o
Tarantool.xs
tp.h