1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/mail/p5-Email-Address-List/pkg-descr
Matthew Seaman 4a4584b16c 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: http://search.cpan.org/dist/Email-Address-List/
2013-11-26 23:56:58 +00:00

9 lines
342 B
Plaintext

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: http://search.cpan.org/dist/Email-Address-List/