I think I typed an accidental character or *something* in one of my modules or files...
I get multiple subroutine "redefined" errors, but I searched ALL code and know it is defined only once...If I comment the fn out, the warning goes away.
Is there a way to see how the interpreter sees the code? I tried perl -P, but I am on Win32 and it wanted 'sed'...
(perl -c went OK)
Unfortunately there is nothing I can post, but I have looked through the files many times and can't see my mistake.