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



_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to