in reply to Re: Re: italicize an email message
in thread italicize an email message

Well ... it should be $_ =~ s/\Q$word\E/<em>$word</em>/g;

Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature