![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Same as the 'my $k' example.
I have a line in the anonymous subroutine that says:
$self->{$closure}->execute(@_);
and now it's $closure that's undefined instead of $_ or $k.
In reply to Re^2: naming anonymous subroutines inner variables
by writch
|
|