projects
/
dbsrgits/DBIx-Class-Cursor-Cached.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
93fcc62
)
fix repo url
Arthur Axel 'fREW' Schmidt [Sat, 16 Apr 2011 21:05:50 +0000 (16:05 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
c3fbac1
..
8aeba6d
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-15,4
+15,6
@@
build_requires 'Cache::FileCache';
auto_install;
+resources repository => 'git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Cursor-Cached.git';
+
WriteAll;