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.24 - 2014-07-02

  • ADD: Teng#new takes `sql_builder_class` and `sql_builder_args`

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.