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

Changes for version 0.19 - 2013-07-26

  • ADD: Implemented set and get methods which always inflate/deflate values to Teng::Row.
  • ADD: Implemented is_changed method to Teng::Row, which is useful for determining to update actually (thanks kazeburo).
  • MODIFY: Refactored Teng::Row and defined behavior of some methods specifically.

Modules

very simple DBI wrapper/ORMapper
Iterator for Teng
(DEPRECATED) Bulk insert helper
Count rows in database.
provide find_or_create method for your Teng class.
lookup single row.
Paginate with SQL_CALC_FOUND_ROWS
Add replace for Teng
Paginate with SQL
(DEPRECATED) Single by SQL
Teng's Row class
Schema API for Teng
DSL For Declaring Teng Schema
Schema code generator
Dynamic Schema Loader
Teng table class.