pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/p5-Data-Page
- To: pkgsrc-wip-cvs%lists.sourceforge.net@localhost
- Subject: CVS commit: wip/p5-Data-Page
- From: Roman Kulik <kuli0020%users.sourceforge.net@localhost>
- Date: Wed, 27 Jul 2005 10:54:18 -0700 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 0.5 FROM_ENDS_IN_NUMS From: ends in numbers -2.8 ALL_TRUSTED Did not pass through any untrusted hosts 0.1 AWL AWL: From: address is in the auto white-list
Module name: wip
Committed by: kuli0020
Date: Wed Jul 27 17:54:03 UTC 2005
Import into wip/p5-Data-Page
Log Message:
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.
WWW: http://search.cpan.org/dist/Data-Page/
Status:
Vendor Tag: kuli0020
Release Tags: kuli0020_20050727
N wip/p5-Data-Page/DESCR
N wip/p5-Data-Page/Makefile
N wip/p5-Data-Page/PLIST
N wip/p5-Data-Page/distinfo
No conflicts created by this import
To generate a diff of this commit:
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index