Re: [perl #56184] [BUG] more lexical failures

2008-07-02 Thread chromatic
On Friday 27 June 2008 22:18:22 Patrick R. Michaud wrote: > I'm attaching this bug report to an existing ticket (RT#56184) because > I believe they are in fact the same problem. But I think this > description may make the problem more clear. > > Summary: Lexical access from immediate blocks in c

[perl #56184] [BUG] more lexical failures

2008-06-27 Thread Patrick R. Michaud
I'm attaching this bug report to an existing ticket (RT#56184) because I believe they are in fact the same problem. But I think this description may make the problem more clear. Summary: Lexical access from immediate blocks in closures don't work. Consider the following Perl 6 code: sub f