Changes for version 1.805

  • Added support to allow DB_File to build with Berkeley DB 4.1.X
  • Tightened up the test harness to test that calls to untie don't generate the "untie attempted while %d inner references still exist" warning.
  • added code to guard against calling the callbacks (compare,hash & prefix) recursively.
  • pasing undef for the flags and/or mode when opening a database could cause a "Use of uninitialized value in subroutine entry" warning. Now silenced.
  • DBM filter code beefed up to cope with read-only $_.

Modules

Perl5 access to Berkeley DB version 1.x

Provides

in DB_File.pm
in DB_File.pm
in DB_File.pm