           SPELL=archive-tar
         VERSION=1.32
     SOURCE_HASH=sha512:4a59f1158da1e58c6b1173b1fcccb435de2c11a733b314d333ab3d64a663f0711040ff1b03c81b2d9dc15a76333668f15c9c52e2a411293c58ae0a79f7db36b4
          SOURCE=Archive-Tar-$VERSION.tar.gz
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/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
