projects
/
p5sagit/Class-C3-Componentised.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
459c3ae
)
fix repo url
origin/master
Arthur Axel 'fREW' Schmidt [Sat, 16 Apr 2011 21:04:32 +0000 (16:04 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
b9eea7e
..
d826e7d
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-22,4
+22,6
@@
requires 'Test::Exception';
# will need adjustment if the require is removed
requires 'Class::C3' => '0.20';
+resources repository => 'git://git.shadowcat.co.uk/p5sagit/Class-C3-Componentised.git';
+
WriteAll;