projects
/
gitmo/MooseX-Getopt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2df3276
)
Add repos info
Tomas Doran [Thu, 27 Aug 2009 00:42:52 +0000 (
01:42
+0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
df9612b
..
d9d0041
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-15,6
+15,8
@@
build_requires 'Test::Moose';
build_requires 'Test::More' => '0.62';
build_requires 'Test::Exception' => '0.21';
+resources repository => 'git://git.moose.perl.org/MooseX-Getopt.git';
+
auto_manifest();
WriteAll;