> > Err. Expressions don't have their own scope level, even in Perl 5. > > They do in block conditional expressions.
But that's a property of being in a block conditional, not of being an expression. And, yes, it's going away in Perl 6. Damian
> > Err. Expressions don't have their own scope level, even in Perl 5. > > They do in block conditional expressions.
But that's a property of being in a block conditional, not of being an expression. And, yes, it's going away in Perl 6. Damian