Changelog, attribute kmx, strip trailing whitespace
[catagits/Catalyst-Plugin-Session.git] / Makefile.PL
index c6904da..b56ccfe 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.68;
+use inc::Module::Install 0.87;
 
 if ( -e 'MANIFEST.SKIP' ) {
     system( 'pod2text lib/Catalyst/Plugin/Session.pm > README' )
@@ -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 {