projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0e734d6
)
Add authority metadata
Florian Ragwitz [Sat, 5 Jun 2010 21:01:44 +0000 (23:01 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
12c6a96
..
2f8b607
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-33,6
+33,7
@@
test_requires 'Test::More' => '0.88';
test_requires 'Test::Exception' => '0.27';
repository 'git://git.moose.perl.org/Class-MOP.git';
+add_metadata(x_authority => 'cpan:STEVAN');
extra_tests();