20 lines
1.2 KiB
Plaintext
20 lines
1.2 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
perl-Email-Address-XS: perl-Email-Address-XS (RFC 5322 email address parser)
|
|
perl-Email-Address-XS:
|
|
perl-Email-Address-XS: This module implements RFC 5322 parser and formatter of email
|
|
perl-Email-Address-XS: addresses and groups. It parses an input string from email headers
|
|
perl-Email-Address-XS: which contain a list of email addresses or a groups of email addresses
|
|
perl-Email-Address-XS: (like From, To, Cc, Bcc, Reply-To, Sender, ...).
|
|
perl-Email-Address-XS:
|
|
perl-Email-Address-XS: Also it can generate a string value for those headers from a list of
|
|
perl-Email-Address-XS: email addresses objects.
|
|
perl-Email-Address-XS: Module is backward compatible with RFC 2822 and RFC 822.
|
|
perl-Email-Address-XS:
|