From: Peter Rabbitson Date: Fri, 15 Jun 2012 15:28:05 +0000 (+0200) Subject: Add authority for new moules X-Git-Tag: v0.08197~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=294c1f51b92fd103c83ca9e08b2b00fddd0df739;hp=027e3cc615a8cda0282f5b0652dba6fe83db3382;p=dbsrgits%2FDBIx-Class.git Add authority for new moules --- diff --git a/Makefile.PL b/Makefile.PL index 382a9fb..6a40bb7 100644 --- 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