martin langhoff <[EMAIL PROTECTED]> writes:

> I'm trying to validate an email address as per RFC822, and, even though
> I've seen a lot of quick'n'dirty regexps to do so, I'd like to use
> actually RFC compliant code, known to work.

> Right now I'm perusing the Mail::* modules (docs and code), just grabbed
> from CPAN, looking for validating code, and finding none whatsoever. Has
> anyone experience with this modules?

Doesn't Mail::RFC822 have validation code?  I thought it did.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to