# command-line usage
prove -PSetEnv=TZ=UTC,PATH="./bin:$PATH"
This prove plugin lets you set environment variables for your test scripts. It is particularly handy in .proverc
.
Due to the way App::Prove splits argumets to plugins, it is not possible to set values containing commas.