Commit graph

2 commits

Author SHA1 Message Date
Sergey Svishchev
cbafc6d969 Take maintainership. 2008-02-12 21:23:48 +00:00
Sergey Svishchev
3c7f9d537a Initial import of Email::AddressParser.
Near drop-in replacement for the regex parsing of Email::Address, which
has serious issues for production use (exponential to infinite computation
time in some cases). It uses code from Mark Crispin's c-client library
to implement the parsing. The resulting parser is much more stable than
the regex-based version of Email::Address.
2008-02-12 10:56:18 +00:00