Hi,

  I want to run a substitution for all instances of "_" with "." after
'@' in a string but "_" before "@" should not be touched.

eg 
$str = "[EMAIL PROTECTED]";

Should become  

[EMAIL PROTECTED]



Any suggestions
Thanks
Ram


----------------------------------------------------------
Netcore Solutions Pvt. Ltd.
Website:  http://www.netcore.co.in
Spamtraps: http://cleanmail.netcore.co.in/directory.html
----------------------------------------------------------

-- 
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