软件包:libdata-page-perl(2.03-1)
libdata-page-perl 的相关链接
Debian 的资源:
下载源码包 libdata-page-perl:
- [libdata-page-perl_2.03-1.dsc]
- [libdata-page-perl_2.03.orig.tar.gz]
- [libdata-page-perl_2.03-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module providing support for paging through result sets
When searching through large amounts of data, it is often the case that a result set is returned that is larger than is desired to display on a single page. This results in wanting to page through multiple pages of data. The maths behind this is unfortunately fiddly, hence this Data::Page module.
After specifying the total number of entries, the desired number of entries per page, and the current page number, Data::Page will calculate 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
- 拉里 沃尔的实用报表提取语言(Perl)