Dist::Zilla::Plugin::Test::Kwalitee(3pm) | User Contributed Perl Documentation | Dist::Zilla::Plugin::Test::Kwalitee(3pm) |
Dist::Zilla::Plugin::Test::Kwalitee - Author tests for kwalitee
version 2.12
In your dist.ini:
[Test::Kwalitee] skiptest = use_strict ; Don't test for strictness.
This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following file:
xt/release/kwalitee.t - a standard Test::Kwalitee test
The name of a kwalitee metric to skip (see the list in Test::Kwalitee. Can be used more than once.
The filename of the test to add - defaults to xt/release/kwalitee.t.
Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-Test-Kwalitee> (or bug-Dist-Zilla-Plugin-Test-Kwalitee@rt.cpan.org <mailto:bug-Dist-Zilla-Plugin-Test-Kwalitee@rt.cpan.org>).
There is also a mailing list available for users of this distribution, at <http://dzil.org/#mailing-list>.
There is also an irc channel available for users of this distribution, at irc://irc.perl.org/#distzilla.
This software is copyright (c) 2010 by Marcel Gruenauer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2021-01-07 | perl v5.32.0 |