NAME
Test::Smoke::App::ConfigSmoke::SmokeEnv - Mixin for Test::Smoke::App::ConfigSmoke.
DESCRIPTION
These methods will be added to the Test::Smoke::App::ConfigSmoke class.
config_smoke_env
Configure options: v
, smartsmoke
, killtime
, renice
, umask
and cfg
Also perl5lib
and perl5opt
check_build_configs_file
This check, creates and checks a build-configs-file.
report_build_configs
renice_option
This option renice
is in the config-file, but only needed to write the shell-script that runs the smoke.
umask_option
This option umask
is in the config-file, but is only needed to write the shell-script that runs the smoke.
save_buildcfg_file_option
This option is not in the config-file, it's for local use only.
COPYRIGHT
(c) 2020, All rights reserved.
* Abe Timmerman <abeltje@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See:
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.