* Grant Hollingworth grant@antiflux.org [2006-11-18 11:19]:
Okay. I changed all the qq// parts to string.quoted.other.qq, and qx// to string.interpolated.qx. The exception is qx'', which is *not* interpolated, so I put it with string.quoted.other.q.
I misunderstood the meaning of string.interpolated. qx'' is now string.interpolated.qx.single-quote.perl.