Description
Perl programs can parse MIME streams and turn them into structured message entities. This helps mail clients, filters, importers, and scanners inspect multipart messages, headers, and attachments.
It is a parsing library for other software. MIME input from email or the web should be treated as untrusted, especially before extracting files or rendering message content.