Simpler examples of declaration inside of an expression:
open(my $fh, ...)
( my $x = $y ) =~ s/.../.../;
In reply to Re^5: use has it's own scope?
by ikegami
in thread use has it's own scope?
by LanX
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |