Bryan Harris
2006-08-29 22:50:37 UTC
I'm getting this warning in a simple script I'm writing:
**************************************
main::overlap() called too early to check prototype at
/Users/bh/Library/perl/popdef line 272.
**************************************
The subroutine "overlap" is at the bottom of the script, but so are several
others, and I don't get warnings on those. What causes this kind of
warning?
TIA.
- Bryan
**************************************
main::overlap() called too early to check prototype at
/Users/bh/Library/perl/popdef line 272.
**************************************
The subroutine "overlap" is at the bottom of the script, but so are several
others, and I don't get warnings on those. What causes this kind of
warning?
TIA.
- Bryan
--
To unsubscribe, e-mail: beginners-***@perl.org
For additional commands, e-mail: beginners-***@perl.org
<http://learn.perl.org/> <http://learn.perl.org/first-response>
To unsubscribe, e-mail: beginners-***@perl.org
For additional commands, e-mail: beginners-***@perl.org
<http://learn.perl.org/> <http://learn.perl.org/first-response>