Name: | perl-Archive-Tar |
---|---|
Version: | 3.02 |
Release: | 512.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 157428 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Archive-Tar-3.02-512.el10.noarch.rpm |
Source RPM: | perl-Archive-Tar-3.02-512.el10.src.rpm |
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |