perl-Data-Page
Help when paging through sets of results
SRPM: perl-Data-Page-2.00-5.n0i.8.fc7.src.rpm SPEC: perl-Data-Page.spec Version: 2.00 Release: 5.n0i.8.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 9403 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Data-Page/ Date: Sun May 27 2007, 13:07 GMT
Description:
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.
The main concept is that you pass in the number of total entries, the number
of entries per page, and the current page number. You can then call methods
to find out how many pages of information there are, and what number the
first and last entries on the current page really are.
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.
The main concept is that you pass in the number of total entries, the number
of entries per page, and the current page number. You can then call methods
to find out how many pages of information there are, and what number the
first and last entries on the current page really are.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 2.00-5.n0i.8
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- mass rebuild - Sun Jul 24 2005 Marius Feraru <altblue@n0i.net> 2.00-4.n0i.7
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7 - Wed Mar 30 2005 Marius Feraru <altblue@n0i.net> 0:2.00-3.n0i.6
- automatic rebuild (perl 5.8.6) - Mon Jan 03 2005 Marius FERARU <altblue@n0i.net> 0:2.00-3.n0i.5
- statically added perl(Class::Accessor::Chained::Fast) to requirements - Sat Dec 04 2004 Marius Feraru <altblue@n0i.net> 0:2.00-2.n0i.4
- version 2.00 - Tue May 04 2004 Marius Feraru <altblue@n0i.net> 0:1.01-1.n0i.3
- spec file (re?)created using N0i::CPAN::RPMizer/2004050401
- rebuild (perl 5.8.4) - Thu Jan 22 2004 Marius FERARU <altblue.net> 0:1.01-0.n0i.2
- automatic rebuild (perl v.5.8.3) - Sat Jan 10 2004 Marius FERARU <altblue@n0i.net> 0:1.01-0.n0i.1
- version 1.01 - Mon Nov 03 2003 Marius FERARU <altblue@n0i.net> 0:0.18-0.n0i.1
- version 0.18
- spec file (re?)created using N0i::CPAN::RPMizer/2003102001
Files:
- Data-Page-2.00.tar.gz
- perl-Data-Page.spec
Requires:
- perl(Class::Accessor::Chained::Fast)
- perl(Module::Build)
- perl(Test::Exception)
- perl(Test::More)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)