![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Scope difference between compile-time and run-time ( if( my $x = ... ) {...} )by choroba (Cardinal) |
on Jun 02, 2021 at 21:44 UTC ( [id://11133442]=note: print w/replies, xml ) | Need Help?? |
See also Missing error under strict which reported a similar behaviour and led to a similar discussion.
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
In Section
Seekers of Perl Wisdom
|
|