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

Changes for version 0.26 - 2014-12-16

  • FIX: Teng::Plugin::Lookup quotes table name correctly (thanks tokuhirom).
  • ADD: Teng#bulk_insert can take more option for last argument.
  • MODIFY: Inside-out Teng instance from Teng::Row instance (for Data::Dumper friendly)
  • MODIFY: Update document. (thanks kawamuraway)
  • MODIFY: Teng#insert called in void context does not create row instance.

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.