in reply to Re: Limit URL length with Dancer/Starman
in thread SOLVED: Limit URL length with Dancer/Starman

Thanks for the suggestion. It appears that, because of how things are written, I can't rely on the first route handler being the first one processed... at least it doesn't appear to work that way (see the updated question).

  • Comment on Re^2: Limit URL length with Dancer/Starman