File tree Expand file tree Collapse file tree 6 files changed +873
-42
lines changed Expand file tree Collapse file tree 6 files changed +873
-42
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ nytprof.out
11
11
.lwpcookies
12
12
Makefile
13
13
Makefile.old
14
- MANIFEST
15
14
MANIFEST.bak
16
15
MANIFEST.skip
17
16
pm_to_blib
Original file line number Diff line number Diff line change
1
+ Changes
2
+ examples/eval.pl
3
+ examples/generic.pl
4
+ examples/subs.pl
5
+ examples/unix_socket.pl
6
+ lib/AnyEvent/RipeRedis.pm
7
+ lib/AnyEvent/RipeRedis/Error.pm
8
+ Makefile.PL
9
+ MANIFEST This list of files
10
+ README.pod
11
+ t/00-base.t
12
+ t/01-error-codes.t
13
+ t/02-accessors.t
14
+ t/03-auth.t
15
+ t/04-commands.t
16
+ t/05-db-select.t
17
+ t/06-subs.t
18
+ t/07-lazy-conn.t
19
+ t/08-eval.t
20
+ t/09-conn-errors.t
21
+ t/10-exceptions.t
22
+ t/11-leaks.t
23
+ t/12-pod.t
24
+ t/13-pod-coverage.t
25
+ t/test_helper.pl
26
+ t/tlib/Test/RedisRunner.pm
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments