Port details on branch 2023Q4 |
- p5-Data-Page Pager utility for Class::DBI
- 2.03 databases =8 2.03Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-07-22 13:47:43
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Params-Validate, p5-Class-Inspector, p5-libwww, p5-Digest-HMAC, p5-Net-SSLeay
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Data-Page
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-Page>0:databases/p5-Data-Page
- To install the port:
- cd /usr/ports/databases/p5-Data-Page/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Data-Page
- pkg install p5-Data-Page
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-Page
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1557747468
SHA256 (Data-Page-2.03.tar.gz) = 2efa52167d1f7ab35902cf32ae02776a623705d7919d4118981287b044ce3d8b
SIZE (Data-Page-2.03.tar.gz) = 28899
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Class-Accessor-Chained>=0 : devel/p5-Class-Accessor-Chained
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Accessor-Chained>=0 : devel/p5-Class-Accessor-Chained
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-Class-DBI-Pager
- databases/p5-Class-DBI-Plugin-Pager
- databases/p5-Class-DBI-Sweet
- databases/p5-DBIx-Lite
- databases/p5-DBIx-Skinny-Pager
- databases/p5-Data-Pageset
- databases/p5-Jifty-DBI
-
Deleted ports which required this port:
- for Run
-
- databases/p5-Class-DBI-Pager
- databases/p5-Class-DBI-Plugin-Pager
- databases/p5-Class-DBI-Sweet
- databases/p5-DBIx-Lite
- databases/p5-DBIx-Skinny-Pager
- databases/p5-Data-Pageset
- databases/p5-Jifty-DBI
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- databases_p5-Data-Page
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|