Greetings, #!/usr/bin/perl
$SendersEmail ="[EMAIL PROTECTED]"; ($SendersEmail) = $SendersEmail =~ m/([EMAIL PROTECTED],60})/; print "$SendersEmail\n"; prints: someone.lastname.net I was expecting this: [EMAIL PROTECTED] What happened to my @ sign ? Thanks! Dave Gilden Visit my schedule page for up to the minute performance info: <http://www.coraconnection.com/cgi-bin/schedule.pl> ============================================== Cora Connection: Your West African Music Source Resources, Recordings, Instruments & More! <http://www.coraconnection.com/> ============================================== -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>