source: MANIFEST @ e2906f

Revision e2906f, 683 bytes checked in by Tomash Brechko <tomash.brechko@…>, 22 months ago (diff)

Fix RT#56142: handle Perl magic.

  • Property mode set to 100644
Line 
1Changes
2Makefile.PL
3MANIFEST
4typemap
5Fast.xs
6ppport.h
7README
8script/benchmark.pl
9script/c-m-compat.pl
10script/ketama-distr.pl
11t/Memd.pm
12t/00-load.t
13t/01-connect.t
14t/02-isa.t
15t/big_value.t
16t/commands.t
17t/key_ref.t
18t/magic.t
19t/namespace.t
20t/nowait.t
21t/noreply.t
22t/serialize.t
23t/pod-coverage.t
24t/pod.t
25t/utf8.t
26t/threads.t
27lib/Cache/Memcached/Fast.pm
28src/Makefile.PL
29src/gencrc32.pl
30src/genparser.pl
31src/reply.kw
32src/array.h
33src/array.c
34src/client.h
35src/client.c
36src/connect.h
37src/connect.c
38src/dispatch_key.c
39src/dispatch_key.h
40src/socket_posix.c
41src/socket_posix.h
42src/socket_win32.c
43src/socket_win32.h
44src/poll_select.c
45src/poll_select.h
46src/addrinfo_hostent.c
47src/addrinfo_hostent.h
Note: See TracBrowser for help on using the repository browser.