On Tue, 9 Mar 2004, Justin Mason wrote: > Has anyone looked into CDB_File: > http://www.cpan.org/modules/by-category/07_Database_Interfaces/CDB_File/MSERGEANT/CDB_File-0.94.readme
We use it everywhere for MTA lookup tables, authentication, etc. It's good if you aren't expecting frequent updates, because they require a complete table rebuild. Note that DJB's CDB lookup code is public domain. (He seems to have two licences: PD and no-modifications). -- Tony Finch <[EMAIL PROTECTED]> http://dotat.at/
