in reply to
Very large text file - simple indexing
Do you really need all the rows loaded in memory at once? If so, I suggest stuffing all this stuff into a MySQL database.
Comment on
Re: Very large text file - simple indexing
In Section
Seekers of Perl Wisdom