           SPELL=archive-tar
         VERSION=1.29
          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:e5a1e36cd3179822d3398e724aeb17cdc28db941b7920873071c900689b2f68e67550073267ffc1d5c693f4aa8be8e0fba4c3baa4516ddf2bb80d81341df4b7e
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Archive::Tar"
         ENTERED=20020312
         UPDATED=20050220
        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
