You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matteo Bernardini ed0ef6d5a0 perl/perl-data-page: Added (help paging through sets of results). 12 years ago
..
README perl/perl-data-page: Added (help paging through sets of results). 10 years ago
perl-data-page.SlackBuild perl/perl-data-page: Added (help paging through sets of results). 10 years ago
perl-data-page.info perl/perl-data-page: Added (help paging through sets of results). 10 years ago
slack-desc perl/perl-data-page: Added (help paging through sets of results). 10 years ago

README

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.