[Catalyst] Re: How to get uri_for something with a fragment?

Adam Sjøgren asjo at koldfront.dk
Wed Mar 9 10:55:29 GMT 2011


On Wed, 9 Mar 2011 00:36:32 -0600, will wrote:

> What would be helpful is either

> "There's no mechanism within the Catalyst toolkit to generate urls with
> anchors, stick to Perl string concatenation"

> or

> "You can use this handy feature XYZ of the Catalyst toolkit to generate url
> strings with anchors"
[...]

A fine answer was provided by Andrew Rodland in the very first follow up
to the question:

 * http://article.gmane.org/gmane.comp.web.catalyst.general/26244

Catalyst doesn't need to specifically handle fragments because URI
objects do so, and Catalyst returns those.

Or, you can just concatenate, as AR also wrote.


The rest of the thread is just us quibbling about the accuracy of
another response :-)


  Best regards,

    Adam

-- 
 "I always liked songs with parentheses in the title."        Adam Sjøgren
                                                         asjo at koldfront.dk



More information about the Catalyst mailing list