in reply to Re^4: Hashes and String Variables
in thread Arrays and Strings in Hashes
And how come url is not defined in the original hash structure?
There should only be on url per hash entry entry in array.array { $url = "http://perl.org" curArray = [] prevArray = [] }
|
|---|