[sf-perl] Can't figure this one out

Neil Heller nheller at silcon.com
Wed Mar 5 19:12:15 PST 2008


The "at line 511" really means "the statement that starts on line 511"  
but it looks like you have a cascading if/else chain, and so the  
ENTIRE CHAIN is "at line 511".

Break up the else/ifs and you'll get a better pointer to the offending  
line.

Thud (sound of the heal of my hand hitting my forehead).

Thanks a lot.  I even think I know which one is the offender:  the one I
wrote.

Neil Heller




More information about the SanFrancisco-pm mailing list