Add repository URI
Tomas Doran [Wed, 1 Jun 2011 19:15:53 +0000 (19:15 +0000)]
Makefile.PL

index 2bc5a76..ac523a9 100644 (file)
@@ -14,6 +14,8 @@ requires 'namespace::autoclean';
 test_requires 'Catalyst::Runtime';
 test_requires 'Test::More';
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-OAuth/';
+
 if ($Module::Install::AUTHOR) {
     system("pod2text lib/Catalyst/Authentication/Credential/OAuth.pm > README")
         and die;