# MIME Namespace containing the following modules: - [`MIME::Base64`](MIME/Base64.md) — Encode and decode base64 strings — the standard MIME flavour plus the URL-safe variant and cheap length helpers. - [`MIME::QuotedPrint`](MIME/QuotedPrint.md) — Quoted-printable encoding and decoding as specified by RFC 2045.