On Mon, Sep 01, 2003 at 02:09:58PM -0700, Dave Cross wrote: > > I'm using the Email::* modules but there doesn't seem to be a > way to extract the actual deliverable email address from the > headers. For example, from > > "Dave Cross" <[EMAIL PROTECTED]> [snip] > Email parsing is listed as "for a future release" in Regexp::Common. > I could use Mail::Address, but I don't really want to install > Mail-Tools given that Email::* replaces most of it.
Bite the bullet. It's good enough that we use it for Siesta, and we've had to be picky about choice of address extractors in the past. -- Richard Clamp <[EMAIL PROTECTED]>
