perl-Archive-Tar - A module for Perl manipulation of .tar files
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | CentOS |
- 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.
Packages
perl-Archive-Tar-1.58-144.el6.i686 [73 KiB] |
Changelog
by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907) |