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

Changes for version 0.09

  • FIXED : There was a critical bug when disconnect() (or reconnect()) was used while transaction operations were performed. Also, this very likely affects long-running processes that use transactions as well. If you use transactions at all, upgrade is strongly recommended (lestrrat)
  • FIXED : mysql bulk_insert method bug fixed.(thanks yappo)

Modules

very simple DBI wrapper/ORMapper
Iterator for Teng
bulk insert helper
Count rows in database.
provide find_or_create method for your Teng class.
Paginate with SQL_CALC_FOUND_ROWS
add replace for Teng
Teng's Row class
Schema API for Teng
DSL For Declaring Teng Schema
Schema code generator
Dynamic Schema Loader
Teng table class.