NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
broken? (Score:1)
You should look at Email::Valid and/or use something like /^\S+\@\S+\.\S+$/ and check for valid emails by sending one containing some kind of auth code.
Re:broken? (Score:1)
I hadn't settled on anything yet; I want to grok the validation sub in the Mouse and check some other options before I decide on anything. (Whatever it is, I want to make sure it's fairly airtight. I'd like to impress Mike with this if it's at all possible.)
------------------------------
You are what you think.