The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Class-DBI-Plugin-Pager

0.55  Sat Jan 15 00:50:00 2005
    - fixed _setup_pager() to pass $self->abstract_attr in the 
      count_search_where() call (reported by forehead)
    - added retrieve_all() method (requested by forehead)

0.54  Fri Jan 14 23:10:00 2005
    - can now pass the where clause as an ARRAYREF when using 
      positional arguments (reported by Gabor Szabo)

0.53  Fri Dec 17 22:25:00 2004
    - caught up with changes in Data::Page v2 

0.521 Fri Dec 10 17:00:00 2004
    - fixed quoting bug in Build.PL (reported by Max Maischein)

0.52 Thu Dec 9  23:10:00 2004
    - patch to accept order_by arguments in the
      same way as CDBI::AbstractSearch uses (Vince Veselosky)
    - reorganised test files a bit, added POD tests

0.51 Sat Oct 23 01:31:00 2004
    - minor POD fixes, REALLY added LimitYX subclass

0.5  Sat Oct 23 01:31:00 2004
    - minor POD fixes, added LimitYX subclass

0.4  Fri Oct 22 00:41:07 2004
	- original version; created by h2xs 1.21 with options
		-XAn Class::DBI::Plugin::Pager