[Catalyst-dev] Developing action_uri() for Catalyst 5.80

Jason Gottshall jgottshall at capwiz.com
Fri Jun 6 21:21:01 BST 2008


I'd like to establish consensus on the calling signature (and method
name) for action_uri(). Based on the code I've seen from others (and my
own bias), here's one option:

  $c->action_uri('/private/path/to/action', \@captures_if_any,
\%query_params);

Thoughts?

Jason





More information about the Catalyst-dev mailing list