in reply to
Iterating over objects
It's fairly simple, and documented some where (probably in the docs for hashes), hash keys are stringified and you can not get the actual object back from a stringified reference.
Comment on
Re: Iterating over objects
In Section
Seekers of Perl Wisdom