           SPELL=archive-tar
         VERSION=1.30
          SOURCE=Archive-Tar-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Archive-Tar-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KA/KANE/$SOURCE
     SOURCE_HASH=sha512:4e6d20670f98382cb8984d9d7c76b42e66bc58bbdd45ddc1d2cd33bab0e0d56f87a229e6e6924383b2bc10c949fd057097329c82d3156b0686c8e1f2265df716
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=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
