commit | 405f0c5239b1056952cb436a4bc0ea8210f307d9 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jul 07 17:56:16 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jul 07 17:56:16 2016 +0200 |
tree | efb53d7b80d04f4b9ff581fc44d3ded22f7ce4dc | |
parent | 8b9905233c2ad3044af7ee8c712c371faf2ebec3 [diff] [blame] |
Test file processing for batch processing Change-Id: If63eb7e835c283a4a09e807aa4e285d84755c214
diff --git a/Makefile.PL b/Makefile.PL index 8e659d4..b4bdacb 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -21,6 +21,7 @@ 'Array::IntSpan' => 2.003, 'List::MoreUtils' => 0.33, 'Parallel::ForkManager' => 1.17, + 'IO::Compress::Gzip' => 2.069, 'IO::Dir::Recursive' => 0.03, 'File::Temp' => 0, 'Directory::Iterator' => 0,