I have a nested data mess that I am recieving from another program, and I am trying to extract data from it.
I have a hash table called "Data" where one of the keys is "logins". This key "logins" has a value pair that is an array. This array is an array of hashes. The hash includes a key called url and a value of a url I need.
I would like to extract the value of a url in the array. Any idea how to extract this?
In reply to Hash of Array of Hashes by heisenbug
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |