Add x_authority metadata for BOBTFISH
Dave Rolsky [Mon, 24 Jan 2011 21:56:59 +0000 (15:56 -0600)]
Makefile.PL

index fb4305d..8b0ce01 100644 (file)
@@ -74,5 +74,7 @@ if ($Module::Install::AUTHOR) {
 
 repository 'git://git.shadowcat.co.uk/catagits/Catalyst-Action-REST.git';
 
+add_metadata( x_authority => 'cpan:BOBTFISH' );
+
 WriteAll;