in reply to
At which line number did the print statement occure?
and it's worth remembering that if you don't put a newline on the end of a warn() (or die()) you'll get the file and line number of the script printed.
Comment on
Re: At which line number did the print statement occure?
In Section
Seekers of Perl Wisdom