1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/www/p5-CGI-Pager/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

12 lines
435 B
Plaintext

CGI::Pager performs the "dirty work" necessary to program paginated
data display in a web application.
Based on given resultset size, page size, and offset value sensed from
current URI, it constructs links for navigation between results pages.
It can be used conveniently from a templating system, has both OO and
functional interface, and can optionally generate necessary HTML
itself.
WWW: https://metacpan.org/release/CGI-Pager