[Catalyst] Paging problem

Denny 2012 at denny.me
Fri Apr 27 19:36:51 GMT 2012


On Fri, 2012-04-27 at 14:22 -0500, Kenneth S Mclane wrote:
>  ok, I used bits from all over and have this sub now: 
[...]
>         my $page = 1;
[...]
>  when clicking any link the data doesn't change. 
> 
That seems reasonable.  You need to change the value of $page if you
want to move to the next page of data - pass it in as a parameter.

Cheers,
Denny





More information about the Catalyst mailing list