in reply to accessing data structure
You might wish to have a look at Re: How can I visualize my complex data structure?. I wrote it because I was having difficulty understanding complex data structures (still do, sometimes). I also particularly like I've got a hash of hashes how do i get my values out. Its output is almost exactly the syntax you'd need to use to access a particular element in a complex data structure, as well as being an excellent example of how to iterate over complex structs.
HTH,
planetscape
|
|---|