projects
/
gitmo/MooseX-Dependent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a51de4b
)
added repo
John Napiorkowski [Wed, 23 Jun 2010 19:09:22 +0000 (15:09 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
9ab8869
..
649431e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-6,6
+6,7
@@
use inc::Module::Install 1.00;
name 'MooseX-Types-Parameterizable';
all_from 'lib/MooseX/Types/Parameterizable.pm';
author 'John Napiorkowski <jjnapiork@cpan.org>';
+repository 'git://github.com/jjn1056/MooseX-Types-Parameterizable.git'
license 'perl';
requires 'Moose' => '1.08';