[Catalyst] TIP: resolv uri based on delta params

Brian Cassidy brian.cassidy at nald.ca
Thu Dec 14 01:55:24 GMT 2006


N. Arakawa wrote:
> I just not notice 'uri_with'.
> I only search around the 'uri_for' (Ctalalyst.pm) not a in Reauest.pm
> to find a this kind of utility.
>
> What is a recommended ideom in TT-Template for 'uri_with'?
http://use.perl.org/~LTjake/journal/31056

to summarize:

<a href="[% c.request.uri_with( page => pager.next_page ) %]">Next Page</a>

-Brian



More information about the Catalyst mailing list