Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Data-Page-2.03-bp154.1.39 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: perl-Data-Page Distribution: SUSE Linux Enterprise 15 SP4
Version: 2.03 Vendor: openSUSE
Release: bp154.1.39 Build date: Mon May 9 11:24:09 2022
Group: Development/Libraries/Perl Build host: lamb60
Size: 35696 Source RPM: perl-Data-Page-2.03-bp154.1.39.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Data-Page
Summary: Help when paging through sets of results
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.

For example, say we wished to page through the integers from 1 to 100 with
20 entries per page. The first page would consist of 1-20, the second page
from 21-40, the third page from 41-60, the fourth page from 61-80 and the
fifth page from 81-100. This module would help you work this out.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Sat May 11 2019 Stephan Kulow <coolo@suse.com>
  - updated to 2.03
    see /usr/share/doc/packages/perl-Data-Page/Changes
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Mon Sep 06 2010 chris@computersalat.de
  - recreated by cpanspec 1.78
  - noarch pkg
  - fix deps
    o no need for Module::Build >= 0.35
* Tue Aug 31 2010 pascal.bleser@opensuse.org
  - update to 2.02:
    * fix SQL documentation
    * added change_entries_per_page
    * run perltidy on the modules
  - changes from 2.01:
    * add human-readable license to the documentation
* Tue Jul 22 2008 guru@unixtech.be
  - new package

Files

/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/Page.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Data-Page
/usr/share/doc/packages/perl-Data-Page/CONTRIBUTING
/usr/share/doc/packages/perl-Data-Page/Changes
/usr/share/doc/packages/perl-Data-Page/README
/usr/share/licenses/perl-Data-Page
/usr/share/licenses/perl-Data-Page/LICENCE
/usr/share/man/man3/Data::Page.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024