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.

Homepage: http://search.cpan.org/dist/Archive-Tar/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Archive-Tar-1.34-1.fc8.noarch [54 KiB] Changelog by Robin Norwood (2007-08-23):
- Upgrade to latest upstream version: 1.34
- Fix license tag
- Fix BuildRequires for ExtUtils::MakeMaker and Test::Pod