Path to this page:
./
devel/p5-Data-Page,
Pager utility for Class::DBI
Branch: CURRENT,
Version: 2.03nb6,
Package name: p5-Data-Page-2.03nb6,
Maintainer: pkgsrc-usersWhen searching through large amounts of data, it is often the case that a
result set is returned that is larger than we want to display on one page. This
results in wanting to page through various pages of data. The maths behind this
is unfortunately fiddly, hence this module.
The main concept is that you pass in the number of total entries, the number of
entries per page, and the current page number. You can then call methods to
find out how many pages of information there are, and what number the first and
last entries on the current page really are.
Required to run:[
lang/perl5] [
devel/p5-Class-Accessor-Chained]
Required to build:[
devel/p5-Test-Exception] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 28.222 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Data-Page-2.03nb6
- (2023-07-06) Updated to version: p5-Data-Page-2.03nb5
- (2022-06-28) Updated to version: p5-Data-Page-2.03nb4
- (2021-05-25) Updated to version: p5-Data-Page-2.03nb3
- (2020-09-01) Updated to version: p5-Data-Page-2.03nb2
- (2019-08-11) Updated to version: p5-Data-Page-2.03nb1
CVS history: (Expand)