File: MANIFEST

package info (click to toggle)
libtest-mock-redis-perl 0.22-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 224 kB
  • sloc: perl: 2,239; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (3)
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
Build.PL
Changes
lib/Test/Mock/Redis.pm
Makefile.PL
MANIFEST			This list of files
META.json
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/13-multi.t
t/14-pipeline.t
t/15-import.t
t/50-lrem.t
t/boilerplate.t
t/manifest.t
t/pod.t
t/tlib/Test/SpawnRedisServer.pm