I am new to perl and regular expressions. I am trying to write a simple spam 
filter. for part of this program I want to extract all characters after the @ 
character. i.e. if the email is [EMAIL PROTECTED], I want to extract 
hotmail.com. This is probably a simple task but I am having a problem achieving 
this. Also if you know of any good tutorials on regular expressions could you 
let me know.

Appreciate any help

Gavin


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to