Description
Perl applications can parse and create RFC 2822 email addresses using an XS-backed implementation. This is useful when address handling is performance-sensitive or done at high volume.
It is a developer library for email syntax. Faster parsing does not prove an address belongs to a real user or accepts mail, so applications still need their own validation policy.