On Wed, Apr 23, 2003 at 10:28:45AM +1000, Damian Conway wrote:
: Brent Dax asked:
:
: >Which of the following (if any) is valid?
: >
: > $foo.{bar}
: > $foo .{bar}
: > $foo. {bar}
:
: The first certainly is and in fact, since there's no ambiguity, I believe
: all three are.
I think the third should be illegal (until someone defines themselves
a postfix:. operator).
Larry
Thread Previous
|
Thread Next