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

Changes for version 1.7 - 2008-07-17

  • use a totally different mechanism to pass callbacks to requests (see manpage).
  • optional arguments before the callback can now be left out.
  • use less memory per request, probably be a bit faster, too.
  • fix a memory leak (callbacks were never freed).
  • add a basic testsuite.
  • add (untested) support for cdsgroup_begin and db_exists.
  • make BDB::VERSION compatible to UNIVERSAL::VERSION.

Modules

BDB
Asynchronous Berkeley DB access