projects
/
gitmo/MooseX-Runnable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4389390
)
record new repository in metadata
Karen Etheridge [Thu, 7 Feb 2013 18:29:55 +0000 (10:29 -0800)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
b46c676
..
3346872
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-16,6
+16,8
@@
build_requires 'Test::More';
build_requires 'ok';
build_requires 'Test::TableDriven';
+resources repository => 'git://git.moose.perl.org/MooseX-Runnable.git';
+
install_script 'bin/mx-run';
WriteAll();