freebsd-ports/archivers/p5-Archive-Tar/pkg-descr
Erwin Lansing 938e402a66 - Update to 1.03
- Add WWW

PR:		54315
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	maintainer
2003-07-10 13:34:26 +00:00

11 lines
498 B
Text

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.
An object of class Archive::Tar represents a .tar(.gz) archive full of files
and things.
Roman Shterenzon <roman@xpert.com>
WWW: http://search.cpan.org/dist/Archive-Tar/