perl-Mewsoft-Pagination

Standalone Object-Oriented Efficient Data Pagination

The standalone object-orinated module produced by Mewsoft::Pagination which does not depend on any other modules can be used to create page navigation for any type of applications specially good for web applications. For example I use it in our Forums software, Auctions, Classifieds, and also our Directory Software andmany others. It makes live easier better than repeating the same code in your applications. 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. This part taken direct from the similar module *Data::Pageset*. Basically this module is a duplicate of the module *Data::Pageset*. The reason I created this module is that all other pagination modules depends on other modules which is also dependes on others modules. So it is not good if you are building a large web application to ask your customers to install such a small module to support your product. This module is very friendly where you can change any single input parameter at anytime and it will automatically recalculate all internal methods data without the need to recreate the object again. All the main object input options can be set direct and the module will redo the calculations including the mode method. You can include this module with your applications by extracting the module package and copying the module file Pagination.pm to your application folder and just replace this line in the above code: *use Mewsoft::Pagination;* by this line: *use Pagination;* You can even choose to view page numbers in your set in a 'sliding' fassion.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

openSUSE Leap 15.5

openSUSE Leap 15.4