[Catalyst] Re: How to get uri_for something with a fragment?
John M. Dlugosz
wxju46gefd at snkmail.com
Wed Mar 9 16:28:52 GMT 2011
On 3/9/2011 4:55 AM, asjo-at-koldfront.dk |Catalyst/Allow to home| wrote:
>
> Catalyst doesn't need to specifically handle fragments because URI
> objects do so, and Catalyst returns those.
That's what I ended up doing. With TT it was a little more awkward since it didn't chain
the calls: presumably the call to add the fragment doesn't return self? If I did a lot of
that, I'd just add a tiny function that takes the fragment param too.
More information about the Catalyst
mailing list