in reply to Re: Dotted hash access
in thread Dotted hash access

That's not a bad idea. I've used XPath -- well, actually I haven't, but I implemented something very similar to it (and borrowed as much syntax and semantics as I could in the process.) It may be overkill here, but it seems like a nice middle ground between straight Perl data structure access and the generality of SQL.