in reply to Handling large files
And I'd personally just convert the files to some standard database format and work with them through the Perl database handling modules. Why make life more difficult for yourself? mySQL handles 1,000,000-record tables with ease, especially if you use indexes.
|
|---|