The code of the PBL library includes:
* PBL BASE - license GPL/LGPL, some base functions, see pbl_* functions
* PBL HASH - license GPL/LGPL, an open source memory hash table
implementation, see pblHt* functions
* PBL KEYFILE- license GPL/LGPL, an open source key file implementation, see
pblKf*functions
* PBL ISAM- license GPL/LGPL, an open source ISAM file implementation, see
pblIsam*functions
See documentation at http://mission.base.com/peter/source/pbl/doc/ for more
information.