NOTICE: This package has been removed from pkgsrc

./wip/p5-Data-Page, Pager utility for Class::DBI

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.00, Package name: p5-Data-Page-2.00, Maintainer: kuli0020

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.


Required to run:
[devel/p5-Class-Accessor-Chained] [devel/p5-Test-Simple]

Required to build:
[devel/p5-Test-Exception]

Master sites: (Expand)

SHA1: 729879502eedf01a4d0e92715ea17f74e591b213
RMD160: 143814733b8efea6c682ce03b0efd28af5034dc3
Filesize: 6.297 KB

Version history: (Expand)


CVS history: (Expand)


   2008-07-21 01:34:43 by abs | Files touched by this commit (54) | Package removed
Log message:
The following have versions in main pkgsrc. Remove from wip and
update any depending packages appropriately 
p5-Class-C3-Componentised
p5-Class-Data-Accessor
p5-Class-ISA
p5-Config-Any
p5-DBIx-Class       
p5-DBIx-Class-Loader       
p5-DBIx-Class-Schema-Loader
p5-Data-Page
p5-Data-Visitor
p5-Log-Log4perl
p5-Module-Find
p5-Object-Signature
p5-Scope-Guard
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2008-05-22 23:23:00 by Tobias Nygren | Files touched by this commit (14)
Log message:
Correct various unresolvable dependencies
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-04-13 17:28:12 by Roman Kulik | Files touched by this commit (1)
Log message:
Removed WWW: from DESCR file.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-09-02 19:57:54 by Roman Kulik | Files touched by this commit (1) | Package updated
Log message:
General updates to Makefile

   2005-09-02 19:10:46 by Roman Kulik | Files touched by this commit (1)
Log message:
Removed reference to BUILDING_MODULE_BUILD var in Makefile