summaryrefslogblamecommitdiff
path: root/databases/p5-Data-Pageset/pkg-descr
blob: ff6305828a703f4dea1b2eb2ec52d870543e2dc6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                           
The object produced by Data::Pageset can be used to create page 
navigation, it inherits from Data::Page and has access to all methods from 
this object.

In addition it also provides methods for dealing with set of pages, so 
that if there are too many pages you can easily break them into chunks for 
the user to browse through.

You can even choose to view page numbers in your set in a 'sliding' 
fassion.

The object can easily be passed to a templating system such as Template 
Toolkit or be used within a script.

WWW: http://search.cpan.org/dist/Data-Pageset
Author: Leo Lapworth <LLAP@cuckoo.org>