Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Archive-Tar: A module for Perl manipulation of .tar files.
- Summary
- This is a module for the handling of tar archives. 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 Compress::Zlib module installed, Archive::Tar will
also support compressed or gzipped tar files.
Changelog
- * Wed Sep 22 23:00:00 2004 Chip Turner <cturner{%}redhat{*}com> 1.08-3
- rebuild
- * Fri Feb 13 22:00:00 2004 Chip Turner <cturner{%}redhat{*}com> 1.08-1
- update to upstream 1.08
- * Wed Jan 22 22:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt