blob: 81de9a83e5b408adcc3079c818b882c03fbcf55e (
plain) (
blame)
1
2
3
4
|
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.
|