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

NAME

Role::TinyCommons::TermAttr::Color - Determine color depth and whether to use color or not

VERSION

This document describes version 0.002 of Role::TinyCommons::TermAttr::Color (from Perl distribution Role-TinyCommons-TermAttr-Color), released on 2020-06-06.

DESCRIPTION

These use Term::App::Util::Color as backend.

PROVIDED METHODS

termattr_use_color

termattr_color_depth

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Role-TinyCommons-TermAttr-Color.

SOURCE

Source repository is at https://github.com/perlancar/perl-Role-TinyCommons-TermAttr-Color.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Role-TinyCommons-TermAttr-Color

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

Term::App::Util::Color

Role::TinyCommons

Term::App::Role::Attrs, an earlier project, Moo::Role.

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2020 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.