X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=1971ee220c021ea9f81f29af3224b638815a80e8;hb=06e8ee7c85d56fce50aab0675be52303f63c8561;hp=c6904da75b8d780398873cdb57bbcb4727e96601;hpb=eee1173f4cd20a5e1e5cd47c0e6449f69528e825;p=catagits%2FCatalyst-Plugin-Session.git diff --git a/Makefile.PL b/Makefile.PL index c6904da..1971ee2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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' )