I am able to decode this data and print the data structure using Data::Dumper. The problem I am having is that I want to be able to iterate over this data structure which is a hash of hashes and print out the all the key/value pairs
You say you can data Dump the structure; and then say you want to print everything out; which is exactly what Data::Dumper does.
So, what do you want to do different to the way Data::Dumper does it?
In reply to Re: Iterate over a perl nested hash data structure
by BrowserUk
in thread Iterate over a perl nested hash data structure
by NewLondonPerl1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |