commit | 486f9ab08e455e85f1f24f71b4a31aa9d905431f | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Sat Apr 22 23:25:19 2017 +0200 |
committer | Akron <nils@diewald-online.de> | Sat Apr 22 23:25:19 2017 +0200 |
tree | b5a603fa34798b5eaba947812dd433b53475af6b | |
parent | 081639e026769f7752e6a23896cd90be142da437 [diff] [blame] |
Improved tar support Change-Id: I318b6f18e571c81a34752911bc9d009d726c7d14
diff --git a/Makefile.PL b/Makefile.PL index ab696f0..7eec5c1 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -40,7 +40,8 @@ 'Sys::Info' => 0.78, 'Config::Simple' => 4.58, 'String::Random' => 0.29, - 'File::Path' => 2.12 + 'File::Path' => 2.12, + 'Archive::Tar::Builder' => 2.5002 }, MIN_PERL_VERSION => '5.014', test => {