in reply to Re^2: checking if hashref value exists based on a dynamic array
in thread checking if hashref value exists based on a dynamic array

Also, this and other solutions I've seen here seem to ignore the possibility of running into a non-hash somewhere along the way

Mine (Data::Diver) checks.

  • Comment on Re^3: checking if hashref value exists based on a dynamic array