in reply to Re^3: importing all the values stored in an HoH into an array
in thread importing all the values stored in an HoH into an array

Thank you for the example. It makes sense that there would be no predictable order for how keys, values, or key/value pairs are presented because a hash is not indexed like an array is. Still, these three tools will be most useful in my future dealings with hashes.

cheers

-mox
  • Comment on Re^4: importing all the values stored in an HoH into an array