X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=Makefile.PL;h=f33bae1a73506b45a5ddf69e8b601ef249af2f9f;hp=e146bf30a7338c1efe7f3344dc2a6d71f328fa01;hb=ceda333d6452fe4fe53e627f3f8bfcb1d97b23ce;hpb=45c96680add983584e5192c843d00f06ee4d84ab diff --git a/Makefile.PL b/Makefile.PL index e146bf3..f33bae1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.67; +use inc::Module::Install 0.87; name 'Catalyst-Plugin-Session-State-Cookie'; all_from 'lib/Catalyst/Plugin/Session/State/Cookie.pm';