Hi, Ping.
My previous email with the tarball for convenience: https://marc.info/?l=openbsd-ports&m=157734267315699&w=2 On Thu, Dec 26, 2019 at 06:43:35AM +0000, Mikolaj Kucharski wrote: > Hi, > > Created with portgen(1), works for me with Plack from packages snapshot > on current and on 6.6-stable, make tests pass. > > All tests successful. > Files=9, Tests=70, 2 wallclock secs ( 0.05 usr 0.03 sys + 1.30 cusr 0.31 > csys = 1.69 CPU) > Result: PASS > > > Comment: > map multiple applications in defferent url path > > Description: > Plack::App::URLMux is a PSGI application that can dispatch multiple > applications based on URL path and host names (a.k.a "virtual hosting") > and takes care of rewriting SCRIPT_NAME and PATH_INFO. This module is > based on Plack::App::URLMap module but optimizied to handle a lot of > urls and has additional rules for parameterized URL and add additional > parameteres provided to application at mapping URL. -- Regards, Mikolaj