in reply to HTML::Pager, Navigation not working

Hi Arun,

You should specify the number number of rows in the resultset to the rows key. You have hardcoded like rows => 11. Check with HTML::Pager POD and then update accordingly.

-perl_lover-
  • Comment on Re: HTML::Pager, Navigation not working