           SPELL=archive-tar
         VERSION=1.38
      PATCHLEVEL=1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Archive-Tar-$VERSION
     GATHER_DOCS=off
         ARCHIVE=off
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~kane/Archive-Tar/
         ENTERED=20020312
        KEYWORDS="perl"
           SHORT="Read, write and manipulate tar files"
cat << EOF
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 cre?
ation 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.
EOF
