Name: | perl-Archive-Tar |
---|---|
Version: | 1.92 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 154908 |
License: | GPL+ or Artistic |
RPM: | perl-Archive-Tar-1.92-3.el7.noarch.rpm |
Source RPM: | perl-Archive-Tar-1.92-3.el7.src.rpm |
Build Date: | Sun Jun 09 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Archive-Tar/ |
Summary: | 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. |