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

Changes for version 0.13 - 2006-07-21

  • Class::AlzaboWrapper::Cusor->next() will die with a useful error message if it encounters a table for which there is no corresponding class.
  • Use Exception::Class exceptions instead of die(), so all errors should include a stack trace.
  • The tests foolishly assumed you had MySQL available. Now the tests try to use MySQL or Postgres, whichever is available. Reported by Joe McMahon.

Modules

Higher level wrapper around Alzabo Row and Table objects
Higher level wrapper around Alzabo cursor objects