[Catalyst] more thoughts on $c->foward

Tomas Doran bobtfish at bobtfish.net
Sat Feb 13 00:56:37 GMT 2010


On 12 Feb 2010, at 19:10, Tommy Butler wrote:
>
> <tommy> does this give you something special that I'm missing?
> $c->controller('foo')->action_for('bar')

You are missing $c->uri_for_action('/foo/bar', \@captures, @args)

HTH

Cheers
t0m




More information about the Catalyst mailing list