in reply to Using array elements for a file search

Hi,

I would put the data into a hash rather than an array, then you would only need one loop.

J.C.

  • Comment on Re: Using array elements for a file search

Replies are listed 'Best First'.
Re^2: Using array elements for a file search
by Jeri (Scribe) on Oct 25, 2011 at 14:27 UTC
    I would but I'm the array I'm using is about to go right into List::Compare.