Front page | perl.perl6.language |
Postings from July 2002
Re: What's MY.line?
Thread Previous
|
Thread Next
From:
Dan Sugalski
Date:
July 11, 2002 07:42
Subject:
Re: What's MY.line?
Message ID:
a05111b12b95348fbc294@[63.120.19.221]
At 11:52 PM -0400 7/10/02, Chip Salzenberg wrote:
>According to Dan Sugalski:
>> One pad per block, rather than per sub.
>
>Because, of course, all blocks are subs. Got it.
Yep. (Well, modulo optimizations of course ;)
The place where you'll run into problems in where you have multiple
variables of the same name at the same level, which you can do in
perl 5. That's more problematic, and I don't think we're going to
allow that.
--
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
dan@sidhe.org have teddy bears and even
teddy bears get drunk
Thread Previous
|
Thread Next