Hi,

For three days I have been totally _unsuccessful_ at matching a two word
pattern ("Windows 2000") in a unicode doc in a reasonable fashion. I am
using the ActiveState build 635 on W2k. Can someone give me an example? This
works for me but is rather ugly; there's gotta be a better way.

$_ =~ m/W\x00i\x00n\x00d\x00o\x00w\x00s\x00\x20\x002\x000\x000\x000x00/;

Much thanks....
BobS

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to