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

Changes for version 0.003 - 2015-07-16

  • added tests.
  • support 'new' command to create empty db.
  • support switches to change the type of DB_File indexing (BTree and Hash supported ATM)

Documentation

some utilities for DB_File managing

Modules

main module for db_util command line tool

Provides

in lib/DB_File/Utils/Command.pm
in lib/DB_File/Utils/Command/get.pm
in lib/DB_File/Utils/Command/keys.pm
in lib/DB_File/Utils/Command/new.pm
in lib/DB_File/Utils/Command/put.pm