NAME
App::Yath::Command::spawn - TODO
DESCRIPTION
SYNOPSIS
COMMAND LINE USAGE
$ yath spawn [options]
Help
- --show-opts
-
Exit after showing what yath thinks your options mean
- -h
- --help
-
Exit after showing this help message
- -V
- --version
-
Show version information
Plugins
- -pPlugin
- -pPlugin=arg1,arg2,...
- -p+My::Plugin
- --plugin Plugin
-
Load a plugin
can be specified multiple times
- --no-plugins
-
cancel any plugins listed until now
This can be used to negate plugins specified in .yath.rc or similar
SOURCE
The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.
MAINTAINERS
AUTHORS
COPYRIGHT
Copyright 2019 Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/