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;fp=Makefile.PL;h=447f824ea9534068655132d468f72d4bb8aa49dc;hp=fa841634d9c190edc66ec526403b99a50ce79f87;hb=c4a96adb1d059b734eec945989d48ee54fb0676e;hpb=a79a56a8332eb8daf2f85eceb0a1eea66324e91d diff --git a/Makefile.PL b/Makefile.PL index fa84163..447f824 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install; +use inc::Module::Install 0.67; name 'Catalyst-Plugin-Session-State-Cookie'; all_from 'lib/Catalyst/Plugin/Session/State/Cookie.pm';