Remove silly DOCTYPE
[scpubgit/App-SCS.git] / Makefile.PL
index b19ee23..b87febd 100644 (file)
@@ -17,8 +17,6 @@ WriteMakefile(
     'Try::Tiny' => 0,
     'Plack::Middleware::SSI' => '0.12',
     'JSON::MaybeXS' => 0,
-    'Hash::Merge' => 0,
     'JSONY' => 0,
-    'File::Tempdir' => 0,
   }
 );