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 e8fc96a..798ba7d 100644 (file)
@@ -16,4 +16,6 @@ requires 'MRO::Compat'       => '0.09';
 
 test_requires 'Test::More';
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-ConfigLoader/';
+
 WriteAll;