-
Notifications
You must be signed in to change notification settings - Fork 4
/
MANIFEST
38 lines (38 loc) · 819 Bytes
/
MANIFEST
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
.gitignore
Changes
examples/incadd.pl
examples/test.pl
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/AnyEvent/Memcached.pm
lib/AnyEvent/Memcached/Buckets.pm
lib/AnyEvent/Memcached/Conn.pm
lib/AnyEvent/Memcached/Hash.pm
lib/AnyEvent/Memcached/Hash/WithNext.pm
lib/AnyEvent/Memcached/Peer.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
META.yml
README
t/00-load.t
t/01-usage-memd.t
t/02-usage-memdb.t
t/03-storable.t
t/04-hashing.t
t/05-hashing-with-next.t
t/check.pl
t/lib/Test/AE/MC.pm
t/lib/Test/AE/MD.pm
t/pod.t
xt/99-dist.t