Changes for version 1.023 - 2011-10-27

  • Now if you want to override the default 'getter' or 'setter' behavior for a field in your objects, you can do so by defining _set_foo( $self, $val ) or _get_foo( $self ).
  • Thanks Eric for the idea! ehayes.inflection++

Documentation

How To Use Class::DBI::Lite

Modules

Lightweight ORM for Perl
Base class for NoSQL cache managers.
Extended meta-information about database table fields.
Test fixtures for easy testing.
Simple iterator for Class::DBI::Lite
Page through your records, easily.
Utility class for database table meta-information.

Provides

in lib/Class/DBI/Lite/SQLite.pm
in lib/Class/DBI/Lite/mysql.pm