Description
Perl applications can parse MIME email messages, including headers, body parts, attachments, and content types. This is useful for mail clients, filters, importers, archival tools, and automated message processing.
It is a library for handling email content. Messages and attachments may contain private or unsafe data, so applications should validate, scan, and store them carefully.