switch to JSON::MaybeXS
[scpubgit/App-SCS.git] / Makefile.PL
index f719b51..1c366b0 100644 (file)
@@ -16,6 +16,7 @@ WriteMakefile(
     'Safe::Isa' => 0,
     'Syntax::Keyword::Gather' => 0,
     'Try::Tiny' => 0,
-    JSON => 0,
+    'Plack::Middleware::SSI' => '0.12',
+    'JSON::MaybeXS' => 0,
   }
 );