blob: d619cf9675365d0401b810faff2f84855c1c69d9 (
plain) (
blame)
1
2
3
4
5
6
|
HTML::Pager is a perl module designed to handle CGI HTML paging of arbitrary
data. It provides an interface to pages of data similar to many well-known
sites like Altavista or Google. It uses the module HTML::Template to do all the
HTML generation.
WWW: https://metacpan.org/release/HTML-Pager
|