-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
I've been using the DB_File $DB_BTREE module to create groups and sort
them on an 8 million record file. Is there a faster way to do this or
am I still getting pretty good perfomance with this module?
- Re: using DB_BTREE on an 8mm record file Rob Benton
- Re: using DB_BTREE on an 8mm record file Chris Devers