in reply to Re^2: De-Overload reference?
in thread De-Overload reference?
In other words, the problem here is that the method 'foo' is accessing the output of the overridden ref operator instead of the true value stored within the object. My example using a hash-ref-ref returns the true value from method foo.
|
|---|