The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

test-module-features - Test feature set specification and features declaration in all modules of your distro

VERSION

This document describes version 0.002 of test-module-features (from Perl distribution Test-Module-Features), released on 2021-02-26.

SYNOPSIS

In your distro directory:

 % test-module-features [options]

DESCRIPTION

This script is a command-line interface for Test::Module::Features's module_features_in_all_modules_ok() function.

OPTIONS

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Test-Module-Features.

SOURCE

Source repository is at https://github.com/perlancar/perl-Test-Module-Features.

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/perlancar/perl-Test-Module-Features/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

SEE ALSO

Test::Module::Features

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by perlancar@cpan.org.

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