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



_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to