in reply to Re^2: How best to validate the keys of hashref arguments?
in thread How best to validate the keys of hashref arguments?

Thank you huck and johngg! I had tried looping through the keys to verify they were what I was expecting, but map and grep are dramatic improvements.

Thanks,
cbeckley

  • Comment on Re^3: How best to validate the keys of hashref arguments?