in reply to Re: pattern string match while reading from the file
in thread pattern string match while reading from the file
Storing the data in a hash (or possibly an array) makes it possible to have instant in-memory access to the data, instead of having to read through the file each time over.
|
|---|