commit | cdf0e0017b93f25d4b3fb2768e7bea9e6fa32239 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Jul 08 16:42:04 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Jul 08 19:42:44 2016 +0200 |
tree | 1bedefc42b1403d4bcb7f937394a95e67758243b | |
parent | 405f0c5239b1056952cb436a4bc0ea8210f307d9 [diff] [blame] |
Added batch processing class for documents Change-Id: I91ab289ffff525978fce3079a4dad71caddfe98a
diff --git a/Makefile.PL b/Makefile.PL index b4bdacb..1ab8172 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -22,6 +22,7 @@ 'List::MoreUtils' => 0.33, 'Parallel::ForkManager' => 1.17, 'IO::Compress::Gzip' => 2.069, + 'IO::Uncompress::Gunzip' => 2.069, 'IO::Dir::Recursive' => 0.03, 'File::Temp' => 0, 'Directory::Iterator' => 0,