in reply to Overloading for List Context


From stepping through the code in the debugger it seems that wantarray() always returns false in the overloading sub. It seems that the overloaded operator is always called in a scalar context. I don't know why though.

--
John.