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

Attachment: p5-Plack-App-URLMux.port.tgz
Description: application/tar-gz

Reply via email to