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

blazar has asked for the wisdom of the Perl Monks concerning the following question:

I see that in modern Inside-Out class implementations, Scalar::Util::refaddr() is used to pick up an index, rather than the stringification of the reference: why is it so? To be even more agnostic about what that reference really is?