>>>>> "Silent" == Silent Zed <[EMAIL PROTECTED]> writes:

Silent> You could very simply match the email address, like so:
Silent> $text =~ m/[EMAIL PROTECTED]/g;

WRONG.  WRONG WRONG WRONG.  Please read the FAQ on this.

And dare I say again, WRONG.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to