On Wed, 25 Apr 2001 08:25:40 -0400, Stephen P. Potter wrote:

>| I'm really beginning to like
>| 
>|      $string3 = $string1 _ $string2;
>| 
>| The underscore indeed "connects" the two strings.
>
>This still breaks because _ is a valid word character.

So are "cmp", "and", "lt", and the proposed "cat" and "cc". Having
operators consisting of word characters doesn't really seem to be any
problem, except that you may not attach them at the end of a variable's
name.

-- 
        Bart.

Reply via email to