in reply to Perl's __LINE__ off by 2

I created a new file and tested this. This time __LINE__ is reporting correctly. I think I may have a mix of line feed styles that are causing a difficulty with how Perl counts the lines. It's the only thing I can think of. Any other thoughts would be welcome.