in reply to traversing through a (complex for me) data structure
As madbombX mentioned, Re: How can I visualize my complex data structure? might give you some ideas. One of the nodes I reference therein, Re: I've got a hash of hashes how do i get my values out, will show you how to recursively access every element in a complex data structure.
HTH,
|
|---|