X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=b19ee2320af4072c4abcb54b1c0c4135fffc207a;hb=d25345fd96574aa23f2dd39aad975087f0f113a2;hp=3fa8805ed8ff7f85c0b53bc2da5151cb38bbc44f;hpb=1b95b119ea619d1a43248d7be8a6823e3e8658e0;p=scpubgit%2FApp-SCS.git diff --git a/Makefile.PL b/Makefile.PL index 3fa8805..b19ee23 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,6 +18,7 @@ WriteMakefile( 'Plack::Middleware::SSI' => '0.12', 'JSON::MaybeXS' => 0, 'Hash::Merge' => 0, - 'JSONY' => 0 + 'JSONY' => 0, + 'File::Tempdir' => 0, } );