http://qs321.pair.com?node_id=1082775


in reply to Re^2: Returning a hash and looping on the results.
in thread Returning a hash and looping on the results.

Problems like this can be avoided with the strict pragma. See Use strict warnings and diagnostics or die for a more thorough discussion.


#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.

  • Comment on Re^3: Returning a hash and looping on the results.