X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=87d6f090040e84b561ed66fe9b0a77df9672ac8b;hp=1f1149cb7ec064858a3b6047b4d5a8bf39e87d57;hb=a134d05c2425e693917a005843552d29c1d327f5;hpb=af58f1a4c026af6455284db586242a02ec07c27e diff --git a/Makefile.PL b/Makefile.PL index 1f1149c..87d6f09 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';