in reply to Re: Validate newline delimited email listin thread Validate newline delimited email list
$error is set in the first line of code.
You know I meant where it set after being initialized because you added
$error++ unless(Email::Valid->address($_)); [download]