[Catalyst] Request
Tomas Doran
bobtfish at bobtfish.net
Thu Oct 29 00:44:09 GMT 2009
On 27 Oct 2009, at 21:16, Octavian Râsnita wrote:
>
> I didn't know that c.req.uri is not just a string, but an object
> that has its own methods, and c.req.uri.path_query was the one I
> needed.
http://search.cpan.org/~flora/Catalyst-Runtime-5.80013/lib/Catalyst/
Request.pm#$req-%3Euri
> $req->uri
>
> Returns a URI object for the current request. Stringifies to the
URI text.
I've just committed a change (r11681) to make this doc link to the
docs for URI.pm to make it even more obvious.
Cheers
t0m
More information about the Catalyst
mailing list