http://qs321.pair.com?node_id=413669


in reply to Re: Recursively search nested hash/array structures
in thread Recursively search nested hash/array structures

Thanks for the quick response. Since you are the author of Data::DRef, I'll take your response to also mean that Data::Dref doesn't have anything that will do this. Initially I had thought that its 'index_by_drefs' sub might allow locating the keys easily, but after some experimentation with it, I can't get it to do that.

The code you referenced in Clone::PP looks relatively straightforward, so I will start there, if no other leads turn up.