Bump required Module::Install version in everything. janus++
[catagits/Catalyst-Plugin-Session.git] / Makefile.PL
index c6904da..1971ee2 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' )