           SPELL=email-mime
         VERSION=1.863
          SOURCE="Email-MIME-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.cpan.org/authors/id/R/RJ/RJBS/${SOURCE}
     SOURCE_HASH=sha512:3529896f3018c09d86bb9781ecb5efa79fa36d4e8c332d1db177d6ac6a5d47e39a4f56021b517abf628c17775a204330f7bd363b6cabba633b71f0de39a8effd
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
