套件: libdata-page-perl (2.02-1)
libdata-page-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdata-page-perl:
- [libdata-page-perl_2.02-1.dsc]
- [libdata-page-perl_2.02.orig.tar.gz]
- [libdata-page-perl_2.02-1.diff.gz]
維護者:
Original Maintainer:
- Bart Martens
外部的資源:
- 主頁 [search.cpan.org]
相似套件:
Help when paging through sets of results
When 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.
其他與 libdata-page-perl 有關的套件
|
|
|
-
- dep: libclass-accessor-chained-perl
- Perl module providing chained accessors
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language