           SPELL=archive-tar
         VERSION=1.38
          SOURCE=Archive-Tar-$VERSION.tar.gz
     SOURCE_HASH=sha512:e2d8378b04a60ceac45c9f0d188749ad8f1e7c23bd20df78a0d9f641d10d2b8c908444c5ee9b3bb6d3a3c4c6438cf5908337c0e44d35d4079a33a64d7014d72d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Archive-Tar-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/K/KA/KANE/$SOURCE
         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
