simon@brecon.co.uk writes: : Brad Appleton (lists.p5p): : >However, I still like C<< ... >> quite a bit better than all the other : >proposals (with C<: ... :> a close second). : : And if we want to talk about the >> operator? I think C<< >> >> should work just fine. You just have to make sure that the final space is distinct from the first space. In the rare cases where you want to have something else before it, you can say C<< foo Z<>>> >>, or use the tried and true >. But -> and => are much more frequently used than >>, so we should optimize for them. LarryThread Previous