Re: examples using Template::Plugin::Page



"Ramprasad A Padmanabhan" <ramprasad@xxxxxxxxxxxxx> wrote in message
news:1114669560.12668.10.camel@xxxxxxxxxxxxxxxxxxxxx
> Hi all,
> I have a html reports page that has now grown too large to manage. I
> want to paginate my report. I am already using templates , similar to
> Template.pm so I would like keep the presentation stuff outside my perl
> code.
> I was trying to use Data::Page with Template::Plugin::Page but I am
> finding it difficult to understand without any examples. (IMHO these
> module writers must also put examples :-) )
>
> Can anybody send me some examples on pagination with Templates
>
> Thanks
> Ram
>

I have used DATA::Pageset successfully. Try that, the perldocs are good. If
you need an example re-post to this and I will post one.

Robert


.



Relevant Pages

  • examples using Template::Plugin::Page
    ... I have a html reports page that has now grown too large to manage. ... want to paginate my report. ... Can anybody send me some examples on pagination with Templates ... Prev by Date: ...
    (perl.beginners)
  • Re: examples using Template::Plugin::Page
    ... Ramprasad A Padmanabhan wrote: ... want to paginate my report. ... Can anybody send me some examples on pagination with Templates ...
    (perl.beginners)