1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Jun Kuriyama
c0d79077f7 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: http://search.cpan.org/dist/CGI-Pager/
2009-06-03 03:01:12 +00:00