NAME
App::Prove::Plugin::SetEnv - a prove plugin to set environment variables
VERSION
version 0.001
SYNOPSIS
# command-line usage
prove -PSetEnv=TZ=UTC,PATH="./bin:$PATH"
DESCRIPTION
This prove plugin lets you set environment variables for your test scripts. It is particularly handy in .proverc
.
BUGS
Due to the way App::Prove splits argumets to plugins, it is not possible to set values containing commas.
SEE ALSO
prove, "PLUGINS" in App::Prove.
AUTHOR
Dagfinn Ilmari Mannsåker <ilmari@photobox.com>;
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by PhotoBox Limited.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 54:
Non-ASCII character seen before =encoding in 'Mannsåker'. Assuming UTF-8