in reply to Re^2: Global symbol requires explicit package name
in thread Global symbol requires explicit package name

Try running your code in the debugger. Use n and x commands.

I also tried to look for line 30 in the code you posted, but couldn't find any eq in it. Can you post a minimal code example, properly formatted?

Sorry if my advice was wrong.

Replies are listed 'Best First'.
Re^4: Global symbol requires explicit package name
by bebe (Novice) on Aug 13, 2012 at 21:51 UTC
    Thank you very much aitap and 2teez. the fix actually worked!!! I just figured out I had a typo!
    thank you sooooo very much for all your help!!!
    I appreciate it!!