perl-Archive-Tar

A module for Perl manipulation of .tar files

Description

Archive::Tar provides an object oriented mechanism for handling tar
files.  It provides class methods for quick and easy files handling
while also allowing for the creation of tar file objects for custom
manipulation.  If you have the IO::Zlib module installed, Archive::Tar
will also support compressed or gzipped tar files.
Website: https://metacpan.org/release/Archive-Tar
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Archive-Tar-2.30-2.el6_10.noarch [75 KiB] Changelog by Andrew Colin Kissa (2023-03-08):
- Build with Perl 5.24
perl-Archive-Tar-1.58-144.el6_10.1.x86_64 [74 KiB] Changelog by Andrew Colin Kissa (2021-06-21):
- FIX: CVE-2020-10543
- FIX: CVE-2020-10878
- FIX: CVE-2020-12723
perl-Archive-Tar-1.58-144.el6_9.x86_64 [74 KiB] Changelog by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907)
perl-Archive-Tar-1.58-141.el6_7.1.x86_64 [73 KiB] Changelog by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920)