The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13

  • Added support to allow this module to build with Berkeley DB 3.2
  • Updated dbinfo to support Berkeley DB 3.1 & 3.2 file format changes.
  • Documented the Solaris 2.7 core dump problem in README.
  • Tidied up the test harness to fix a problem on Solaris where the "fred" directory wasn't being deleted when it should have been.
  • two calls to "open" clashed with a win32 macro.
  • size argument for hash_cb is different for Berkeley DB 3.x
  • Documented the issue of building on Linux.
  • Added -Server, -CacheSize & -LockDetect options
    • original patch supplied by Graham Barr
  • Added support for set_mutexlocks, c_count, set_q_extentsize, key_range, c_dup
  • Dropped the "attempted to close a Cursor with an open transaction" error in c_close. The correct behaviour is that the cursor should be closed before committing/aborting the transaction.

Modules

Perl extension for Berkeley DB version 2 or 3

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