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 1971ee2..b56ccfe 100644 (file)
@@ -32,6 +32,8 @@ test_requires 'Test::Deep';
 test_requires 'Test::Exception';
 test_requires 'Test::MockObject' => '1.01';
 
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session/0.00/trunk/';
+
 WriteAll;
 
 sub is_upgrading_needed {