Portfile

# $Id: Portfile 20360 2006-11-02 17:59:09Z blair@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Data-Page 2.00
maintainers narf_tm@macports.org
description help when paging through sets of results
long_description 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.

platforms darwin

checksums md5 7af91f13754fb256742b8d9d627bbd16

depends_lib-append port:p5-class-accessor-chained