From: Tomas Doran Date: Sat, 23 May 2009 11:09:06 +0000 (+0000) Subject: Add repository resource to all the MI Makefile.PLs X-Git-Tag: v0.23~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session.git;a=commitdiff_plain;h=42117cb1b3d3d4c40121bbdfc716e55ab505b30c Add repository resource to all the MI Makefile.PLs --- diff --git a/Makefile.PL b/Makefile.PL index 1971ee2..b56ccfe 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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 {