in reply to Tracing an Uninitialized Error
Tip #2 from the Basic debugging checklist: print
foreach ( <INTERVAL> ) { print; [download]
while ( <INTERVAL> ) { [download]