Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Validate newline delimited email list

by ikegami (Patriarch)
on Jan 12, 2007 at 20:48 UTC ( [id://594448]=note: print w/replies, xml ) Need Help??


in reply to Validate newline delimited email list

Something's wrong with what you posted. Some lines are missing (where is $error set?) and the print line is cut halfway through.

Replies are listed 'Best First'.
Re^2: Validate newline delimited email list
by philosophia (Sexton) on Jan 12, 2007 at 20:51 UTC
    $error is set in the first line of code. I've revised the print line. Thanks for taking a look...

      $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($_));

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://594448]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-16 18:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found