Okey here we go :)
I have a text string that can be looking something like this :
Language: French -> Swedish: Fille ?
And then I have another text that can look just about like anything and I want to compare the two strings. But the symbols > and ? makes this a bit hard to match with a regexp...
Yes, I got that. Post the code where you are doing the comparison and I'll insert the \Q and \E in the right place for you. ;)
James
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>