Add repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000 (11:09 +0000)]
Makefile.PL

index 3cb0387..f21894d 100644 (file)
@@ -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;