Checking in changes prior to tagging of version 0.06. Changelog diff is:
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Makefile.PL
index bee12a8..f21894d 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.65;
+use inc::Module::Install 0.87;
 
 name 'Catalyst-Authentication-Credential-HTTP-Proxy';
 all_from 'lib/Catalyst/Authentication/Credential/HTTP/Proxy.pm';
@@ -11,5 +11,7 @@ build_requires 'Test::MockObject';
 build_requires 'Test::Exception';
 
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-HTTP-Proxy/1.000/trunk/';
+
 WriteAll;