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

Jason Gottshall jgottshall at capitoladvantage.com
Wed Jun 11 20:58:16 BST 2008


Matt S Trout wrote:
> On Mon, Jun 09, 2008 at 02:14:00PM -0400, Jason Gottshall wrote:
>>   $c->action_uri($action, $c->req->captures->isplice(-1, 1, 123));
> 
> or you could just
> 
> use Moose::Autobox;
> 
> $c->req->captures->splice(...)
> 
> :)

/me needs to attend some Moose sessions at YAPC!




More information about the Catalyst-dev mailing list