           SPELL=email-mime-encodings
         VERSION=1.311
          SOURCE="Email-MIME-Encodings-${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-Encodings&mode=all"
      LICENSE[0]=ART
         ENTERED=20080630
           SHORT="Email::MIME::Encodings - A unified interface to MIME encoding and decoding"
cat << EOF
This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can
throw the contents of a Content-Transfer-Encoding header at some text and
have the right thing happen.
EOF
