p5-Plack-App-URLMux
map multiple applications in defferent url path
WWW CVSWeb GITHub-
Package versionp5-Plack-App-URLMux-0.08p0
-
MaintainerMikolaj Kucharski
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.
- www/p5-Plack