Added archive support to korapxml2krill_dir

Change-Id: Ib62934a08628db3667891a1562acbf0149c17482
diff --git a/Makefile.PL b/Makefile.PL
index 1b99119..7bfcb5e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -21,6 +21,7 @@
     'Array::IntSpan' => 2.003,
     'List::MoreUtils' => 0.33,
     'IO::Dir::Recursive' => 0.03,
+    'File::Temp'     => 0,
     'Directory::Iterator' => 0,
     'Benchmark'      => 0,
     'Carp'           => 0,