Description
Perl mail software can represent MIME-encoded messages as structured objects. This makes it easier to inspect headers, bodies, attachments, encodings, and multipart sections without treating an email as plain text.
It is a support library for mail clients, filters, and migration tools. MIME messages can contain private attachments or unsafe content, so programs should validate data before displaying, extracting, or forwarding it.