Larry Wall <[EMAIL PROTECTED]> writes: > : my $d="a"; > : print "--$d--{my $d = "b" }--$d--\n"; > > Yes, that is correct.
I'm afraid things like this will keep many popular editors and IDEs from implementing perl6 support... -- Johan
Larry Wall <[EMAIL PROTECTED]> writes: > : my $d="a"; > : print "--$d--{my $d = "b" }--$d--\n"; > > Yes, that is correct.
I'm afraid things like this will keep many popular editors and IDEs from implementing perl6 support... -- Johan