For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > July 2004 > new data pagination module









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author new data pagination module
Jonathan buhacoff

2004-07-28, 9:01 pm

I have an online catalog of items that I want to split up into several
pages.

I looked at the following modules on CPAN:

HTML::Paginator
Data::Paginated
Data::Page (also: Data::Pageset, Data::SpreadPagination)

And they work fine but I guess I just don't like their style. I
created my own very lightweight module to do the same job, but without
keeping track of the current page, without screwing around with my CGI
environment, and without generating any HTML.

It's fully documented, right now it's called Data::SimplePaginator
but I'm wondering if anyone has suggestions for a better name. An
11-character safe alternative is Data::Paginator::Simple.

Jonathan Buhacoff
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com