in reply to
Scope difference between compile-time and run-time ( if( my $x = ... ) {...} )
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]
Comment on
Re: Scope difference between compile-time and run-time ( if( my $x = ... ) {...} )
Download
Code
In Section
Seekers of Perl Wisdom