sthen
95d31a4bd8
bump for search.cpan.org->metacpan.org change
2020-07-03 21:44:29 +00:00
afresh1
a7461e2826
Add some FIX_EXTRACT_PERMISSIONS
2020-04-25 18:36:38 +00:00
benoit
26d8fd577a
Update to p5-Data-Page-2.03.
2020-02-05 08:41:28 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
benoit
1555ad8377
Remove maintainer per his request.
2014-12-13 11:02:10 +00:00
espie
3f680606a7
PERMIT_* / REGRESS->TEST sweep
2013-03-11 02:52:04 +00:00
benoit
21c64385ef
- update p5-Data-Page to 2.02
...
- remove USE_GROFF
- add BUILD_DEPENDS and MAKE_ENV
maintainer timeout, tweaks and ok gsoares@
2013-01-23 08:03:06 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
espie
880de1aa40
USE_GROFF=Yes
2010-10-18 17:06:05 +00:00
simon
cc00442a1a
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:34:00 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
dassow
94922df464
cpanify, remove unnecessary build deps and change license to 'Perl'
...
ok steven@
2006-12-14 19:04:45 +00:00
msf
bdee3c02c6
update to 2.00 and change maintainer to submitter Sean Comeau
...
ok sam smith (old maintainer)
2006-06-24 12:16:35 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
25ab10e258
new style PLISTs
2004-09-14 23:31:45 +00:00
espie
dd6b108d65
more new plists.
2004-08-08 16:50:45 +00:00
sturm
0c8ae630b6
Initial import Data-Page 1.01
...
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.
from Sam Smith <S at msmith.net>
2004-05-20 10:52:00 +00:00