mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
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
6 lines
282 B
Plaintext
6 lines
282 B
Plaintext
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/
|