http://www.perlmonks.org?node_id=478493


in reply to Re: Weird interaction of tie and overload
in thread Weird interaction of tie and overload

In other words, it fails on each first pass of the inner loop. (In might also be failing on the first pass of the outer loop, but we can't tell.) I don't know what that means, though.
Dear ikegami! If you don't know the answer, how should I? Where should I go from here? Should I post this to p5p? Might this be a bug?
  • Comment on Re^2: Weird interaction of tie and overload

Replies are listed 'Best First'.
Re^3: Weird interaction of tie and overload
by ikegami (Patriarch) on Jul 27, 2005 at 14:02 UTC
    Ha! Yeah, this has to be a bug. I don't know if it's related to overload's known bug or not. I have no idea what you should do. I don't know anything about p5p other than they exist.