           SPELL=mime-base64
         VERSION=3.08
     SOURCE_HASH=sha512:0c2fae9a3d7c1cb79ac21922c44a8302770bed498d8f9a46f669de9b2de19719c4e4b871561b0082346ca6acdaa97e4a94ce7196aeea01185a97bb1e1e7d1df8
          SOURCE=MIME-Base64-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/MIME-Base64-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GA/GAAS/$SOURCE
      LICENSE[0]=ART
        WEB_SITE=http://search.cpan.org/~gaas/MIME-Base64/
         ENTERED=20020312
        KEYWORDS="perl"
           SHORT="Encode/decode Base 64 (RFC 2045)"
cat << EOF
This module provides functions to encode and decode
strings into the Base64 encoding specified in RFC 2045 -
MIME (Multipurpose Internet Mail Extensions). The Base64
encoding is designed to represent arbitrary sequences of
octets in a form that need not be humanly readable. A
65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used,
enabling 6 bits to be represented per printable character.
EOF
