projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
027e3cc
)
Add authority for new moules
Peter Rabbitson [Fri, 15 Jun 2012 15:28:05 +0000 (17:28 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
382a9fb
..
6a40bb7
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-17,6
+17,7
@@
BEGIN {
name 'DBIx-Class';
perl_version '5.008001';
all_from 'lib/DBIx/Class.pm';
+Meta->{values}{x_authority} = 'cpan:RIBASUSHI';
tests_recursive (qw|
t