Changes for version 1.002 - 2010-03-13

  • create(...) now properly inserts the new object into the %Live_Objects cache.
  • Experimental NoSQL caching extensions added.
  • Caching options include InMemory and Memcached.

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
Utility class for database table meta-information.

Provides

in lib/Class/DBI/Lite/AdHocEntity.pm
in lib/Class/DBI/Lite/EntityMeta.pm
in lib/Class/DBI/Lite/RootMeta.pm
in lib/Class/DBI/Lite/SQLite.pm
in lib/Class/DBI/Lite/mysql.pm