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

Changes for version 1.70 - 2007-04-29

  • fixed db_next, db_rows, db_rollback, db_ping. Sadly, some of these are broken in DBI/DBD::SQLite. This means that it will be hard to test db_ping and db_rows for now.
  • cleaned up code a little
  • added db_next test cases, and a few others. db_next is a very sane method for getting the next row hash.

Modules

Perlish access to DBI

Examples