in reply to Re: Re: 'strict refs' + 'strict sub' = suck.
in thread 'strict refs' + 'strict sub' = suck.

I guess you need to figure out how to go to specified line numbers in the text editor that you use for perl programming. When perl reports an error at a specific line number, the first thing to try is to go directly to that line number in the file.
  • Comment on Re: Re: Re: 'strict refs' + 'strict sub' = suck.