The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.23

  • Fixed problem where a secondary index would use the same compare callback as the primary key, regardless of what was defined for the secondary index. Problem spotted by Dave Tallman.
  • Also fixed a problem with the associate callback. If the value for the secondary key was not a string, the secondary key was being set incorrectly. This is now fixed.
  • When built with Berkeley DB 3.2 or better, all callbacks now use the BackRef pointer instead of the global CurrentDB. This was done partially to fix the secondary index problem, above.
  • The test harness was failing under cygwin. Now fixed.
  • Previous release broke TRACE. Fixed.

Modules

Perl extension for Berkeley DB version 2, 3 or 4

Provides

in BerkeleyDB.pm
in BerkeleyDB/Btree.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB/Hash.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm
in BerkeleyDB.pm