Merge 'trunk' into 'fix_path_info_decoding'
Tomas Doran [Mon, 30 Nov 2009 23:20:12 +0000 (23:20 +0000)]
r12121@t0mlaptop (orig r12086):  t0m | 2009-11-30 22:59:15 +0000
Require new M::I

Makefile.PL

index 3d54ea9..ba32c9d 100644 (file)
@@ -1,6 +1,6 @@
 use strict;
 use warnings;
-use inc::Module::Install 0.87;
+use inc::Module::Install 0.91;
 {   # Ensure that these get used - yes, M::I loads them for us, but if you're
     # in author mode and don't have them installed, then the error is tres
     # cryptic.