孙海军 > Shipwright > Shipwright::Script::Ktf

Download:
Shipwright-2.4.3.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  2
View Bugs
Report a bug
Source  

NAME ^

Shipwright::Script::Ktf - Maintain a dist's known test failure conditions

SYNOPSIS ^

 ktf NAME1 NAME2 ... --set '$^O eq "darwin"'

OPTIONS ^

 -r [--repository] REPOSITORY   : specify the repository of our project
 -l [--log-level]               : specify the log level
                                  (info, debug, warn, error, or fatal)
 --log-file FILENAME            : specify the log file
 --delete conditions            : delete conditions
 --set conditions               : set conditions

AUTHORS ^

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT ^

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

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