Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 7144b6ef9294646206d02f6a509f8416 > files > 9

perl-Class-DBI-Plugin-Pager-0.561.0-2.noarch.rpm

Class-DBI-Plugin-Pager

Adds a pager method to your class that can query using SQL::Abstract
where clauses, and limit the number of rows returned to a specific subset.

INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install

DEPENDENCIES

L<SQL::Abstract|SQL::Abstract>,
L<Data::Page|Data::Page>,
L<Class::DBI::Plugin::AbstractCount|Class::DBI::Plugin::AbstractCount>,
L<Class::Accessor|Class::Accessor>,
L<Class::Data::Inheritable|Class::Data::Inheritable>,
L<Carp|Carp>.

COPYRIGHT AND LICENCE

This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

Copyright (C) 2004 David R. Baird