in reply to Re: weird case of memory corruption?in thread weird case of memory corruption?
If I understand correctly, Tk::Trace works by tying the scalar using Tie::Watch. Could the problem be a result of "stacking" Tie::Watch on the same value?