X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-WrapCGI.git;a=blobdiff_plain;f=Makefile.PL;h=3f74f60fe652750f8545395e94484bbb2941a522;hp=cbd2b237b10b747f7fb9daa8454e1385e7861a3c;hb=8d69c3b0728a4bca1419eed66a4acefb9bebcce6;hpb=17a050f8c51354fe1780496a70ca58dce8de9cb0 diff --git a/Makefile.PL b/Makefile.PL index cbd2b23..3f74f60 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install; +use inc::Module::Install 0.87; name 'Catalyst-Controller-WrapCGI'; all_from 'lib/Catalyst/Controller/WrapCGI.pm';