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

Changes for version 0.56

  • don't die, just warn (and don't install pager() method) in import() if can't find the CDBI class (Chia-liang Kao - making it safe for perl -MClass::DBI::Plugin::Pager which some system uses to check if a module can be loaded).

Modules

paged queries for CDBI

Provides

in lib/Class/DBI/Plugin/Pager/LimitOffset.pm
in lib/Class/DBI/Plugin/Pager/LimitXY.pm
in lib/Class/DBI/Plugin/Pager/LimitYX.pm
in lib/Class/DBI/Plugin/Pager/RowsTo.pm