Description
Perl email software can encode and decode MIME content through one common interface. This helps applications handle base64, quoted-printable, and other message encodings consistently.
It is a library for email data handling. Decoded content may include private text or unsafe attachments, so applications should handle output carefully.