File: MANIFEST

package info (click to toggle)
libtest-mock-redis-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 180 kB
  • sloc: perl: 1,577; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 314 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
Build.PL
Changes
lib/Test/Mock/Redis.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/00-load.t
t/01-basic.t
t/02-new.t
t/05-server.t
t/06-keys.t
t/07-expires.t
t/08-get-set.t
t/09-list.t
t/10-hash.t
t/11-sets.t
t/12-sorted-sets.t
t/boilerplate.t
t/manifest.t
t/pod.t
t/tlib/Test/SpawnRedisServer.pm