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 2bc5059..5e633fb 100644 (file)
@@ -24,4 +24,6 @@ if ($Module::Install::AUTHOR) {
 }
 
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Test-WWW-Mechanize-Catalyst/trunk/';
+
 WriteAll;