mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
7 lines
287 B
Plaintext
7 lines
287 B
Plaintext
This class implements a complete RFC 2822 parser that locates email
|
|
addresses in strings and returns a list of Email::Address objects
|
|
found. The goal of this software is to be correct, fast, and API
|
|
compatible with the MailTools version.
|
|
|
|
WWW: http://search.cpan.org/dist/Email-Address/
|