Hi. In the module Mojolicious::Routes::Pattern the quote_end and 
quote_start defaults
changed at some point.

I have some routes using "(" and ")" as quote_end and quote_start that 
worked in
Mojolicious 7.59. Now those fail in newer Mojo releases. I found out the 
new defaults
are "<" and ">". I can rewrite them to the new style but I steel need to 
maintain those
in older servers.

I am using Mojolicious::Lite, and I was wondering if there is an easy way 
to set a default
on startup or if there is another way to make both correct.

I have been researching this for a while without success, excuse me if I 
missed something
obvious, please point me to a proper document if that's the case.

Thank you very much.

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to