Description
Perl applications can parse and create email addresses using RFC 2822 rules. This is useful for mail clients, mailing-list tools, importers, validators, and systems that need to handle address headers.
It is a library for email syntax, not a mail client. Applications should still decide how to validate real deliverability, privacy, and user identity.