* Package name : libdata-spreadpagination-perl
Version : 0.1.2
Upstream Author : Jody Belka <knew@cpan.org>
* URL : https://metacpan.org/pod/Data::SpreadPagination
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : page numbering and spread pagination
The object produced by Data::SpreadPagination can be used to create a
spread pagination navigator. It inherits from Data::Page, and has
access to all of the methods from this object.In addition, it also
provides methods for creating a pagination spread, to allow for keeping
the number of pagenumbers displayed within a sensible limit, but at the
same time allowing easy navigation.The object can easily be passed to a
templating system such as Template Toolkit or be used within a script.
This package is dependency for libcatmandu-perl.