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.105

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