logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Text::ANSI::BaseUtil - Base for Text::ANSI::{Util,WideUtil}

Author

       perlancar <perlancar@cpan.org>

Bugs

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

       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.

perl v5.36.0                                       2023-06-11                          Text::ANSI::BaseUtil(3pm)

Contributing

       To contribute, you can send patches by email/via RT, or send pull requests on GitHub.

       Most of the time, you don't need to build the distribution yourself. You can simply modify the code, then
       test via:

        % prove -l

       If you want to build the distribution (e.g. to try to install it locally on your system), you can install
       Dist::Zilla, Dist::Zilla::PluginBundle::Author::PERLANCAR, Pod::Weaver::PluginBundle::Author::PERLANCAR,
       and sometimes one or two other Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps required
       beyond that are considered a bug and can be reported to me.

Homepage

       Please visit the project's homepage at <https://metacpan.org/release/Text-ANSI-Util>.

Name

       Text::ANSI::BaseUtil - Base for Text::ANSI::{Util,WideUtil}

Source

       Source repository is at <https://github.com/perlancar/perl-Text-ANSI-Util>.

Version

       This document describes version 0.234 of Text::ANSI::BaseUtil (from Perl distribution Text-ANSI-Util),
       released on 2023-02-27.

See Also