[Catalyst] transforming a Catalyst uni-lang app into a multi-langone

Zbigniew Lukasiak zzbbyy at gmail.com
Fri Oct 19 16:01:26 GMT 2007


On 10/19/07, Brian Cassidy <brian.cassidy at nald.ca> wrote:
> Octavian Rasnita wrote:
> > From: Jonas Alves
> >   > Why not use $c->uri_with(lang => $lang) ?
> >
> >   Thank you. I didn't know about $c->uri_with.
>
> Actually, it's $c->request->uri_with().
>

He can also use the third parameter to uri_for for that:

$c->uri_for( $path, @args?, \%query_values? )

-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/



More information about the Catalyst mailing list