NAME
    App::TermAttrUtils - CLI utilities related to querying terminal
    attributes

VERSION
    This document describes version 0.006 of App::TermAttrUtils (from Perl
    distribution App-TermAttrUtils), released on 2020-06-10.

DESCRIPTION
    This distributions provides the following command-line utilities related
    to querying terminal attributes (color support, size, other
    capabilities):

    *   term-attrs

    *   term-detect-software

    *   term-encoding

    *   term-size

    *   term-terminfo

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/App-TermAttrUtils>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-App-TermAttrUtils>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=App-TermAttrUtils>

    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
    App::XTermUtils

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2020, 2019 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.