http://www.perlmonks.org?node_id=80636


in reply to Re: Re: Fastest way to compare multiple variables?
in thread Fastest way to compare multiple variables?

It would help to know how the arrays are named. Are they all part of a larger data structure? Can you iterate over the list of arrays?

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Re: Fastest way to compare multiple variables?