X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=36b4a928c15f9baa3d90d10c519ecff11066fd06;hb=c26592ce034e1e2c2070cef0ca0dd389efb42428;hp=96617520b0c225ccb941906429bc9f701c62ad7b;hpb=534c4ecf24dae8d0af3208a06601a59acde43026;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/Makefile.PL b/Makefile.PL index 9661752..36b4a92 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.65; +use inc::Module::Install 0.87; name 'Catalyst-Authentication-Credential-HTTP'; all_from 'lib/Catalyst/Authentication/Credential/HTTP.pm';