Add repository resource to all the MI Makefile.PLs
[catagits/Catalyst-Plugin-Session.git] / 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 {