in reply to Re^2: Best way to match a hash with large CSV file
in thread Best way to match a hash with large CSV file
If you even need the database, yes. If your entire dataset fits into memory in a hash (as is likely), use a hash.
Improve your skills with Modern Perl: the free book.
|
|---|