projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6ef7a4c
)
Add repository metadata.
Florian Ragwitz [Tue, 11 May 2010 06:47:47 +0000 (08:47 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8df4b8b
..
3906760
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-38,6
+38,8
@@
if ( is_maintainer() ) {
tests_recursive();
+repository 'git://git.moose.perl.org/Moose.git';
+
WriteAll();
# Use the cpan-smolder-stable script in the Moose svn root to figure