On Mon, May 02, 2005 at 05:42:47PM -0700, Larry Wall wrote: : We're still discussing it on @Larry, but I think we can make that work.
Well, now I think &.foo() won't work, since &.foo should be reserved for a sub ref attribute to be consistent. But I think all we have to do is find some other character to use for self calls instead of '&'. There are a number of candidates, and I can convince myself that there are good arguments for most of them, so now I just have to pick the one with the weakest arguments against it. :-) Larry