           SPELL=archive-tar
         VERSION=1.23
          SOURCE=Archive-Tar-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Archive-Tar-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KA/KANE/$SOURCE
          MD5[0]='bfdda74421de0e13f14d83603cbe7c3c'
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Archive::Tar"
         ENTERED=20020312
         UPDATED=20050220
           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
