none of these things are needed
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 79b8380..33a73a6 100644 (file)
@@ -70,7 +70,11 @@ requires 'Class::Data::Inheritable';
 requires 'Encode' => '2.49';
 requires 'LWP' => '5.837'; # LWP had unicode fail in 5.8.26
 requires 'URI' => '1.36';
-requires 'JSON::MaybeXS' => '1.000000',
+requires 'JSON::MaybeXS' => '1.000000';
+requires 'Stream::Buffered';
+requires 'Hash::MultiValue';
+requires 'Plack::Request::Upload';
+requires 'CGI::Struct';
 
 # Install the standalone Regex dispatch modules in order to ease the
 # deprecation transition