Hi,
I'm working on a module for rebasing Dancer applications. In short, it manipulates various $env components to make the request appear as coming to a different host and path, in order to address various problems that I encounter when I deploy the application behind a reverse proxy.
Thoughts?
Cheers,
Flavio.