projects
/
gitmo/MooseX-HasDefaults.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1a6afd4
)
Add repository info
Shawn M Moore [Mon, 28 Dec 2009 20:09:59 +0000 (15:09 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
b131bd9
..
95f1eae
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-2,6
+2,7
@@
use inc::Module::Install;
name 'MooseX-HasDefaults';
all_from 'lib/MooseX/HasDefaults.pm';
+repository 'gitmo@git.moose.perl.org:MooseX-HasDefaults.git';
requires 'Moose';