           SPELL=email-mime
         VERSION=1.861
          SOURCE="Email-MIME-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RJ/RJBS/${SOURCE}
     SOURCE_HASH=sha512:fd5dbae9a81071f0a7e608704ff51d18047299d66db37c7a9ea30c4f990ebcf3421c880a1eecd53184e26c03e136e935437b31d882e958a121f4399aada61f2d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Email-MIME-${VERSION}"
        WEB_SITE="http://search.cpan.org/search?query=Email-MIME&mode=all"
      LICENSE[0]=ART
         ENTERED=20080630
           SHORT="Email::MIME - Easy MIME message parsing."
cat << EOF
This is an extension of the Email::Simple module, to handle MIME encoded
messages. It takes a message as a string, splits it up into its constituent
parts, and allows you access to various parts of the message. Headers are
decoded from MIME encoding.
EOF
