in reply to Re^4: passing array ref without variable
in thread passing array ref without variable

Hmmm.

You know that you get the keys of a hash using a function called keys.

What do you think would be the name of the function that returns the values of a hash?

  • Comment on Re^5: passing array ref without variable