in reply to Paging using Perl

Hi,

When ever you want to go for paging in perl, always use HTML::Pager, which is widely used one.

Check the Cpan site for more details


Prasanna.K

Replies are listed 'Best First'.
Re^2: Paging using Perl
by blazar (Canon) on Oct 24, 2006 at 10:37 UTC
    When ever you want to go for paging in perl, always use HTML::Pager, which is widely used one.

    What in the OP's question makes you think that it has to do anything with HTML or CGI, let alone that "when ever one want to go for paging in perl" it will?