Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

Shipwright::Script::Ktf - Maintain known test failure conditions

SYNOPSIS

shipwright ktf cpan-DBD-mysql --set '$^O eq "darwin"'

OPTIONS

--delete conditions : delete conditions
--set conditions : set conditions

GLOBAL OPTIONS

-r [--repository] REPOSITORY : specify the repository uri of our shipyard
-l [--log-level] LOGLEVEL : specify the log level
(info, debug, warn, error, or fatal)
--log-file FILENAME : specify the log file

AUTHORS

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Shipwright is Copyright 2007-2015 Best Practical Solutions, LLC.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.