blob: 7b8c3c413b4cdf6e32eb8bc3228751ce26bd1c19 (
plain)
1
2
3
4
5
|
Plack::Middleware::ForceEnv modifies the environment passed to the application
by adding your specified key value pairs. This is primarily useful when testing
apps under plackup (or similar) in a development environment.
WWW: https://metacpan.org/release/Plack-Middleware-ForceEnv
|