warn if modifying headers afer finalizing them
[catagits/Catalyst-Runtime.git] / Makefile.PL
index f634e4b..3d06b69 100644 (file)
@@ -74,10 +74,7 @@ requires 'JSON::MaybeXS' => '1.000000';
 requires 'Stream::Buffered';
 requires 'Hash::MultiValue';
 requires 'Plack::Request::Upload';
-
-# Install the standalone Regex dispatch modules in order to ease the
-# deprecation transition
-requires 'Catalyst::DispatchType::Regex' => '5.90021';
+requires 'CGI::Struct';
 
 test_requires 'Test::Fatal';
 test_requires 'Test::More' => '0.88';