I ended up writing something custom to do that.

On Wed, Apr 20, 2022 at 11:22 PM Henrik S <hen...@tomatoservers.com> wrote:

> given the sample url:
>
> /api/user/id
>
> the part of "/api/user" is fixed.  and there is a handler setup for this
> path.
>
> how to get the id part in mod_perl?
>
> in other framework I could get it with the similar format:
>
> /api/user/:id
>
> puts "hallo #{id}"
>
>
> Thank you.
>


-- 
John Dunlap
*CTO | Lariat *

*Direct:*
*j...@lariat.co <j...@lariat.co>*

*Customer Service:*
877.268.6667
supp...@lariat.co

Reply via email to