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 0.26 - 2001-04-09

  • Class->columns('All', @cols) now assumes the first column to be your primary.
  • Class->columns('Essential', @cols) now automatically includes the primary column.
  • move() was broken. Works and tested.
  • Updated our base requirement to get at its bugfix
  • Updated our Ima::DBI requirement to get at commit() and rollback()
  • Documented construct()
  • Added docs about transactions
  • Added dbi_commit() and dbi_rollback()
  • Added docs about Class::DBI and mod_perl

Modules

Simple Object Persistence