8 lines
245 B
Text
8 lines
245 B
Text
|
Perl extension to paged queries for CDBI.
|
||
|
|
||
|
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.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-Pager/
|