projects
/
p5sagit/Config-Any.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d733c5b
)
Add repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000 (11:09 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
fea0aea
..
28fac16
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-14,4
+14,6
@@
requires 'Module::Pluggable' => '3.01';
test_requires 'Test::More';
auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Config-Any/';
+
WriteAll;