On 6/27/11 Mon  Jun 27, 2011  11:53 AM, "sono...@fannullone.us"
<sono...@fannullone.us> scribbled:

> I'd like to find a way to check if an e-mail address that is entered on a form
> is valid or, at the very least, just not invalid.  Checking CPAN, I ran across
> a module called Email::Verify::SMTP.  Has anyone used this before?  If so,
> what are your impressions?
> 
> If this is not a good module, what would you recommend?

There is a FAQ entry:

'perldoc -q address'  "How do I check a valid mail address?"

that mentions Email::Valid and RFC::RFC822::Address. I haven't used any of
these, so can't recommend any.



-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to