X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=02e76df23ca775db8e21ec6548979b4d8ee03737;hb=d79627719bedb6dc937f3373cebe7de967cd3fad;hp=50953674581650f9cd79622f39898286d7da6696;hpb=364d7324169f5562a0e1405413005ba2ac656e88;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 5095367..02e76df 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,7 +20,7 @@ requires 'HTTP::Request'; requires 'HTTP::Response'; requires 'HTTP::Request::AsCGI' => '0.5'; requires 'LWP::UserAgent'; -requires 'Module::Pluggable' => '3.0'; +requires 'Module::Pluggable' => '3.01'; requires 'NEXT'; requires 'Path::Class' => '0.09'; requires 'Scalar::Util';