Skip to content

Commit 8466f24

Browse files
committed
Added README.pod file instead of README file.
Also added MANIFEST file.
1 parent 49d9eba commit 8466f24

File tree

6 files changed

+873
-42
lines changed

6 files changed

+873
-42
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ nytprof.out
1111
.lwpcookies
1212
Makefile
1313
Makefile.old
14-
MANIFEST
1514
MANIFEST.bak
1615
MANIFEST.skip
1716
pm_to_blib

MANIFEST

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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

README

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)