NAME
Test::Smoke::App::ConfigSmoke::WriteSmokeScript - Mixin for Test::Smoke::App::ConfigSmoke
DESCRIPTION
These methods will be added to the Test::Smoke::App::ConfigSmoke class.
write_smoke_script
General method to write the smoke-script for different "shells".
write_as_shell
Configure options makeopt
, testmake
, harnessonly
, hasharness3
and harness3opts
.
write_as_cmd
Write the smoke-script as a MS-cmd script.
schedule_entry
Returns a string that can be used to add the entry to the scheduler.
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.