projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e6c5fb6
)
Add Jess as authority for new namespaces
Peter Rabbitson [Sat, 28 Apr 2012 03:59:38 +0000 (
05:59
+0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
a2d7410
..
a2498bf
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-49,6
+49,8
@@
bugtracker 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=SQL-Translator';
resources Ratings => 'http://cpanratings.perl.org/d/SQL-Translator';
+Meta->{values}{x_authority} = 'cpan:JROBINSON';
+
all_from 'lib/SQL/Translator.pm';
for my $type (qw/requires recommends test_requires/) {