X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=8b0ce01e84eb6befff591b9ed0e9880aa00a2bf1;hb=48ff1e96cc8ba24cd9e7bea3a2cfc145e827dd52;hp=fb4305dd5d4456ef0e7a78b51974767a3fd3ed33;hpb=786c212ff89e2b2e264efb1067a03505ab28b2b1;p=catagits%2FCatalyst-Action-REST.git diff --git a/Makefile.PL b/Makefile.PL index fb4305d..8b0ce01 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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;