in reply to Re: comparing a string with lots of other strings
in thread comparing a string with lots of other strings

Or, if the 5,000 strings won't fit in memory use your hash to store the 300 table cells and loop over the 5,000 strings instead.
  • Comment on Re^2: comparing a string with lots of other strings

Replies are listed 'Best First'.
Re^3: comparing a string with lots of other strings
by thor (Priest) on Jan 13, 2005 at 02:05 UTC
    ...or using a tied hash. ;)

    thor

    Feel the white light, the light within
    Be your own disciple, fan the sparks of will
    For all of us waiting, your kingdom will come