use PerlIO::utf8_strict for decoding uploads
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 3397a3d..8289765 100644 (file)
@@ -78,6 +78,7 @@ my %META = (
         "Plack::Middleware::FixMissingBodyInRedirect" => '0.09',
         "Plack::Middleware::MethodOverride" => '0.12',
         "Plack::Middleware::RemoveRedundantBody" => '0.03',
+        'PerlIO::utf8_strict' => 0,
       },
     },
     develop   => {