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 3f74f60..716a09c 100644 (file)
@@ -23,4 +23,6 @@ build_requires 'Test::More' => '0.86';
 
 auto_install;
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Controller-WrapCGI/';
+
 WriteAll;