1ce75de289
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: http://search.cpan.org/dist/Plack-Middleware-ForceEnv/ Feature safe: yes
5 lines
282 B
Text
5 lines
282 B
Text
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: http://search.cpan.org/dist/Plack-Middleware-ForceEnv/
|