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

Changes for version 0.08 - 2018-11-08

  • optimize mysql select with large offsets
  • fix Catmandu::Importer::DBI utf-8 handling
  • The Pg handler now supports the jsonb type

Modules

Catmandu tools to communicate with DBI based interfaces
Catmandu module to import data from any DBI source
A Catmandu::Store backed by DBI
implementation of a Catmandu::Bag for DBI

Provides

in lib/Catmandu/Store/DBI/Handler.pm
in lib/Catmandu/Store/DBI/Handler/MySQL.pm
in lib/Catmandu/Store/DBI/Handler/Pg.pm
in lib/Catmandu/Store/DBI/Handler/SQLite.pm
in lib/Catmandu/Store/DBI/Iterator.pm