projects
/
gitmo/MooseX-Storage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c820001
)
also document the r/w repo for gitmo users
Karen Etheridge [Sat, 30 Mar 2013 02:00:29 +0000 (19:00 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
9902967
..
39a1311
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-53,6
+53,7
@@
author_requires 'Digest::SHA';
author_requires 'Test::Pod' => '1.14';
author_requires 'Test::Pod::Coverage' => '1.08';
+# r/w: gitmo@git.moose.perl.org:MooseX-Storage.git
resources repository => 'git://git.moose.perl.org/MooseX-Storage.git';
WriteAll;