X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=6e8fcc7e95b0e44cc1065399f8b562636078c5e6;hb=829b22f766b0b1d1a09a6ce152abe48ad9bde5ec;hp=de59ee89a135442d24574c0abbc4ae732b107285;hpb=5bb1a41514e56f629611b4b9bfc23f7c0ddfa8eb;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index de59ee8..6e8fcc7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -23,7 +23,7 @@ requires 'HTTP::Request'; requires 'HTTP::Response'; requires 'HTTP::Request::AsCGI' => '0.8'; requires 'LWP::UserAgent'; -requires 'Module::Pluggable' => '3.01'; +requires 'Module::Pluggable' => '3.9'; requires 'Path::Class' => '0.09'; requires 'Scalar::Util'; requires 'Sub::Exporter';