Anyone Know Why Perl Does This?

Michael Slack mslack at ameritech.net
Thu Jan 6 23:58:28 CST 2000


I'm not 100% sure on this one, but it looks like $i goes out of scope once 
next gets called, and when the continue block tries to evaluate $i, you get 
the error.  You can verify this with the debugger.

Mike

-- 
Michael Slack
mslack at ameritech.net
--
"If we knew what it was we were doing, it wouldn't
be called research, would it?" --Albert Einstein





More information about the grand-rapids-pm-list mailing list