993471bccf
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. Imported from pkgsrc-wip and packaged by kuli0020@umn.edu
4 lines
238 B
Text
4 lines
238 B
Text
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.
|