NAME App::TextTableUtils - CLI utilities related to text tables VERSION This document describes version 0.008 of App::TextTableUtils (from Perl distribution App-TextTableUtils), released on 2022-02-18. DESCRIPTION This distributions provides the following command-line utilities related to text tables: * csv2ansitable * csv2asciitable * csv2dd * csv2json * csv2mdtable * csv2orgtable * csv2texttable * dd2ansitable * dd2asciitable * dd2csv * dd2mdtable * dd2orgtable * dd2texttable * dd2tsv * ini2ansitable * ini2asciitable * ini2csv * ini2mdtable * ini2orgtable * ini2texttable * ini2tsv * iod2ansitable * iod2asciitable * iod2csv * iod2mdtable * iod2orgtable * iod2texttable * iod2tsv * json2ansitable * json2asciitable * json2csv * json2mdtable * json2orgtable * json2texttable * json2tsv * texttableutils-convert * tsv2ansitable * tsv2asciitable * tsv2dd * tsv2json * tsv2mdtable * tsv2orgtable * tsv2texttable HOMEPAGE Please visit the project's homepage at . SOURCE Source repository is at . SEE ALSO App::texttable App::TableDataUtils AUTHOR perlancar CONTRIBUTOR Markus Koch 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, and sometimes one or two other Dist::Zilla plugin and/or Pod::Weaver::Plugin. Any additional steps required beyond that are considered a bug and can be reported to me. COPYRIGHT AND LICENSE This software is copyright (c) 2022, 2021, 2019, 2016 by perlancar . This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. BUGS Please report any bugs or feature requests on the bugtracker website 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.