in reply to
Perl's __LINE__ off by 2
A comment of the form
# line 120
[download]
would set the
following
line's number to 120. Does it happen in the script?
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
Comment on
Re: Perl's __LINE__ off by 2
Select
or
Download
Code
In Section
Seekers of Perl Wisdom