X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=9ec0368a6157c0691a8d489a0d3c0807ef555514;hb=e7399d8baa841cb6525daa2c20d88f70ba42474c;hp=cf8dfb85bdf3aca530182515f4e5801263b34607;hpb=2a56ace924b296189e0bf5864d6a3b92809fef66;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index cf8dfb8..9ec0368 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -73,7 +73,7 @@ requires 'LWP' => '5.837'; # LWP had unicode fail in 5.8.26 requires 'URI' => '1.36'; # Install the standalone Regex dispatch modules in order to ease the -# depreciation transition +# deprecation transition requires 'Catalyst::DispatchType::Regex' => '5.90021'; test_requires 'Test::Fatal';