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 13938d7..581abb1 100644 (file)
@@ -72,4 +72,6 @@ feature 'SQLite Support (WARNING: requires a C compiler!)',
     'DBD::SQLite' => 0;
 
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Task-Catalyst/';
+
 WriteAll;