projects
/
gitmo/MooseX-Storage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1e1598d
)
Add repository info to META.yml
Tomas Doran (t0m) [Sun, 28 Jun 2009 13:06:46 +0000 (14:06 +0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
563d892
..
9a5a447
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-35,5
+35,8
@@
build_requires 'Test::Deep' => '0';
build_requires 'Test::Exception' => '0';
build_requires 'Test::TempDir' => '0.02';
+resources repository => 'git://git.moose.perl.org/gitmo/MooseX-Storage.git';
+
auto_install;
WriteAll;
+