[Catalyst-dev] query_string method for C::Request?
Andy Grundman
andy at hybridized.org
Tue Mar 27 22:39:48 GMT 2007
On Mar 27, 2007, at 5:29 PM, Troy Davis wrote:
> Hi Everyone,
>
> I was wondering if this query_string patch might make it into the
> next release of C::Runtime?
>
> http://64.233.167.104/search?q=cache:-8ylitX0R5kJ:trac.jrock.us/
> Catalyst-mirror/changeset/1207%3Fformat%3Ddiff+Catalyst::Request
> +query+string&hl=en&ct=clnk&cd=4&gl=us&client=safari
Can you not get the same result by calling $c->req->uri->query instead?
-Andy
More information about the Catalyst-dev
mailing list