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 9c91ee9..4430427 100644 (file)
@@ -34,4 +34,6 @@ if (-e 'inc/.author') {
   }
 }
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-View-ContentNegotiation-XHTML/1.000/trunk/';
+
 WriteAll();