Bump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000 (13:19 +0000)]
Makefile.PL

index bee12a8..3cb0387 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.65;
+use inc::Module::Install 0.87;
 
 name 'Catalyst-Authentication-Credential-HTTP-Proxy';
 all_from 'lib/Catalyst/Authentication/Credential/HTTP/Proxy.pm';