Front page | perl.bootstrap |
Postings from July 2000
dot operator
Thread Next
From:
Joshua N Pritikin
Date:
July 24, 2000 14:10
Subject:
dot operator
On Mon, Jul 24, 2000 at 08:49:14PM +0100, Tim.Bunce@ig.co.uk wrote:
> He's also said that it's likely that dots will be allowed for indirect
> object notation:
>
> $foo.method();
>
> same as
>
> $foo->method();
Interesting. Does this mark the transition from a text processing
language to a structured programming language?
--
Never ascribe to malice that which can be explained by stupidity.
(via, but not speaking for Deutsche Bank)
Thread Next
-
dot operator
by Joshua N Pritikin