![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: Validate newline delimited email listby MonkE (Hermit) |
on Jan 12, 2007 at 21:53 UTC ( #594468=note: print w/replies, xml ) | Need Help?? |
Are you using Perl 5.0.0.4 or newer? Because it's a preqrequisite mentioned on CPAN.
What happens if you evaluate Email::Valid->address('redstone@nasa.gov') or some other string constant, email address that you know to be valid? I ask because perhaps you are having character encoding issues on your form submission.
In Section
Seekers of Perl Wisdom
|
|