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