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

  • x MySQL - auto_reconnect flag set x DBI - Reconnect on disconnect in _get_rows()/_get_row() (MySQL-specific?) x MySQL - load primary key, alternate keys, indexes x all - Multiple (delegated) repositories

Modules

Interface for data persistence
a repository which relies on a DBI interface to a relational database (no caching)
a repository which stores its data in flat files
a repository which stores its data in flat files
a MySQL database, accessed through the Repository interface
Interface for data persistence
A set of repository objects described by a set of query parameters
a set of values and their labels