perl-Data-Page-Balanced
Pager with balanced entries per page
SRPM: perl-Data-Page-Balanced-1.0.0-1.n0i.1.fc8.src.rpm SPEC: perl-Data-Page-Balanced.spec Version: 1.0.0 Release: 1.n0i.1.fc8 Epoch: License: GPL+ or Artistic Group: Development/Libraries Size: 7782 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Data-Page-Balanced/ Date: Tue Oct 30 2007, 02:02 GMT
Description:
This module behaves like Data::Page except that it balances the number of
entries per page so there is no last page with only a few entries.
If, for example, you have 26 entries and want 25 entries per page, a normal
pager would give you two pages with 25 entries on the first and 1 on the
last. Data::Page::Balanced will instead give you one page with 26 entries.
entries per page so there is no last page with only a few entries.
If, for example, you have 26 entries and want 25 entries per page, a normal
pager would give you two pages with 25 entries on the first and 1 on the
last. Data::Page::Balanced will instead give you one page with 26 entries.
Changelog:
- Tue Oct 30 2007 Marius Feraru <altblue@n0i.net> - 1.0.0-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.14.11
- version 1.0.0
Files:
- Data-Page-Balanced-1.0.0.tar.gz
- perl-Data-Page-Balanced.spec
Requires:
- perl(Class::Accessor::Chained::Fast)
- perl(Data::Page)
- perl(ExtUtils::MakeMaker)
- perl(Test::More)
- perl(version)
- rpm-build-reb00t-perl
- rpmlib(CompressedFileNames)