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

Changes for version 0.104

Modules

Interface for xxxDataManager modules
Databases access part of DbLinker
a module used by Form and Datasheet that get data from a database using DBIx::Class objects
a module that get data from a database using DBI and sql commands
a module that get data from a database using Rose::DB::Objects
A base class the SqlADataManager and DBIDataManager inherit from.
a module that get data from a database using SQL::Abstract::More