           SPELL=lwp-mediatypes
         VERSION=6.04
          SOURCE="LWP-MediaTypes-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/O/OA/OALDERS/${SOURCE}
     SOURCE_HASH=sha512:0610627ef3efdfde3c89bad273931c9cbde5c6da0bd782d59ce26dc4445cd538be9041d722f08206d96d69d5e3643b15150ef29b9e92e3968833f2ae1b6dc53f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/LWP-MediaTypes-${VERSION}"
        WEB_SITE="http://search.cpan.org/~LWWWP/LWP-MediaTypes/"
      LICENSE[0]=ART
         ENTERED=20120902
           SHORT="guess media type for a file or a URL"
cat << EOF
This module provides functions for handling media (also known as MIME)
types and encodings. The mapping from file extensions to media types is
defined by the media.types file. If the ~/.media.types file exists it is
used instead. For backwards compatibility we will also look for ~/.mime.types.
EOF
