in reply to Re^2: Generic accessor for inside-out objects...
in thread Generic accessor for inside-out objects...

The code I put in my node won't run verbatim. I was trying to save space when I wrote:

sub get { # pasted from OP }

Indeed, if I run it as it is, it gives the results you show. However, even on the Mac I tried (OS X 10.4.11), it works when I take the code for get from the OP.