in reply to Re^2: Have hash of arrays. Want to test if variable is a member of any of the arrays
in thread Have hash of arrays. Want to test if variable is a member of any of the arrays

Though you need a fairly recent List::Util
From perl5200delta
List::Util has been upgraded from version 1.27 to 1.38.

From the CPAN Changes file, it looks like "any" was added in 1.33.

  • Comment on Re^3: Have hash of arrays. Want to test if variable is a member of any of the arrays
  • Download Code