From: Tomas Doran Date: Fri, 9 Apr 2010 00:23:02 +0000 (+0100) Subject: Update repos uri X-Git-Tag: 0.002~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalystX-Debug-RequestHeaders.git;a=commitdiff_plain;h=fe2c73edeabe2b50b1027fb3d2f640104df20dc2 Update repos uri --- diff --git a/Makefile.PL b/Makefile.PL index 866dec2..7584852 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -19,7 +19,7 @@ author_requires 'Test::Pod' => '1.14'; author_tests 't/author'; -resources repository => 'git://github.com/bobtfish/CatalystX-Debug-RequestHeaders.git'; +resources repository => 'git://git.shadowcat.co.uk/catagits/CatalystX-Debug-RequestHeaders'; if ($Module::Install::AUTHOR) { system("pod2text lib/CatalystX/Debug/RequestHeaders.pm > README")