           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:
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${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
