mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
342 B
Text
8 lines
342 B
Text
Parser for From, To, Cc, Bcc, Reply-To, Sender and previous prefixed
|
|
with Resent- (eg Resent-From) headers.
|
|
|
|
Mentioned headers are structured and contain lists of addresses. Most
|
|
of the time you want to parse such field from start to end keeping
|
|
everything even if it's an invalid input.
|
|
|
|
WWW: https://metacpan.org/release/Email-Address-List
|