DOKK / manpages / debian 12 / libdist-zilla-plugin-test-notabs-perl / Dist::Zilla::Plugin::NoTabsTests.3pm.en
Dist::Zilla::Plugin::NoTabsTests(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::NoTabsTests(3pm)

Dist::Zilla::Plugin::NoTabsTests - (DEPRECATED) Release tests making sure hard tabs aren't used

version 0.15

In your dist.ini:

    [NoTabsTests]
    module_finder = my_finder
    script_finder = other_finder

This is a plugin that runs at the gather files stage, providing the file xt/release/no-tabs.t, a standard Test::NoTabs test.

THIS MODULE IS DEPRECATED. Please use Dist::Zilla::Plugin::Test::NoTabs instead. it may be removed at a later time (but not before October 2014).

In the meantime, it will continue working -- although with a warning. Refer to the replacement for the actual documentation.

Florian Ragwitz <rafl@debian.org>

This software is copyright (c) 2010 by Florian Ragwitz.

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

2022-12-11 perl v5.36.0