Front page | perl.bootstrap |
Postings from July 2000
Re: dot operator
Thread Previous
From:
Joshua N Pritikin
Date:
July 25, 2000 05:42
Subject:
Re: dot operator
On Mon, Jul 24, 2000 at 05:46:19PM -0400, jdporter@min.net wrote:
> Joshua N Pritikin wrote:
> > > $foo.method();
> > > same as
> > > $foo->method();
> >
> > Interesting. Does this mark the transition from a text processing
> > language to a structured programming language?
>
> As if those two were anything other than utterly orthogonal?
True:-) Maybe it's just a better Huffman encoding.
--
Never ascribe to malice that which can be explained by stupidity.
(via, but not speaking for Deutsche Bank)
Thread Previous