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 1.81 - 2008-10-21

  • check that mutable arguments can be downgraded - this /very indirectly) ensures that output variables won't have spurious utf-8 flags.
  • fix opmode checdk in db_c_get, db_c_pget again.
  • allow undef/default arguments for db_compact, for a crash-free tomorrow!
  • fix a memleak in db_key_range.
  • started a common pitfdalls section.
  • added db_env_log_archive.
  • added db->set_pagesize.
  • added BDB::IGNORE_LEASE.
  • reworked documentation structure.

Modules

BDB
Asynchronous Berkeley DB access