NAME
ansitable-list-border-styles - List available border styles for Text::ANSITable
VERSION
This document describes version 0.607 of ansitable-list-border-styles (from Perl distribution Text-ANSITable), released on 2021-08-27.
SYNOPSIS
% ansitable-list-border-styles
Sample output:
Tip: you can run me with border style name as argument to try it out.
.-----------------------------------------------------------------------------------------------------------------------------------------------------------.
| Name Summary box_chars? utf8? |
| |
| ASCII::None No borders, but data row separator is still drawn using dashes N N |
| ASCII::SingleLine Single line border with ASCII characters N N |
| ASCII::SingleLineDoubleAfterHead Just like ASCII::SingleLine but uses double line to separate header row and first data row N N |
| er |
| ASCII::SingleLineHorizontalOnly Single line border with ASCII characters, horizontal only N N |
| ASCII::SingleLineInnerOnly Single line border with ASCII characters, between columns only N N |
| ASCII::SingleLineOuterOnly (*) Single line border with ASCII characters, outer borders only N N |
| ASCII::SingleLineVerticalOnly Single line border with ASCII characters, vertical only N N |
| ASCII::Space Space as borders, but data row separator is still drawn using dashes N N |
| ASCII::SpaceInnerOnly No borders, but columns are still separated using spaces and data row separator is still drawn N N |
| using dashes |
| BoxChar::None No borders, but data row separator is still drawn using horizontal line Y N |
| BoxChar::SingleLine Single line border with box-drawing characters Y N |
| BoxChar::SingleLineHorizontalOnl Single line border with box-drawing characters, horizontal only Y N |
| y |
| BoxChar::SingleLineInnerOnly Single line border with box-drawing characters, between columns only Y N |
| BoxChar::SingleLineOuterOnly Single line border with box-drawing characters, outer borders only Y N |
| BoxChar::SingleLineVerticalOnly Single line border with box-drawing characters, vertical only Y N |
| BoxChar::Space Space as borders, but data row separator is still drawn using horizontal line Y N |
| BoxChar::SpaceInnerOnly No borders, but columns are still separated using spaces and data row separator is still drawn Y N |
| using horizontal line |
| Test::CustomChar A border style that uses a single custom character N N |
| Test::Random A border style that uses random characters N N |
| Text::ANSITable::OldCompat::Defa No borders, but data row separator is still drawn using dashes N N |
| ult::none_ascii |
| Text::ANSITable::OldCompat::Defa No borders, but data row separator is still drawn using horizontal line Y N |
| ult::none_boxchar |
| Text::ANSITable::OldCompat::Defa Single line border with ASCII characters N N |
| ult::single_ascii |
| Text::ANSITable::OldCompat::Defa Single line border with box-drawing characters Y N |
| ult::single_boxchar |
| Text::ANSITable::OldCompat::Defa Single line border with ASCII characters, horizontal only N N |
| ult::singleh_ascii |
| Text::ANSITable::OldCompat::Defa Single line border with box-drawing characters, horizontal only Y N |
| ult::singleh_boxchar |
| Text::ANSITable::OldCompat::Defa Single line border with ASCII characters, between columns only N N |
| ult::singlei_ascii |
| Text::ANSITable::OldCompat::Defa Single line border with box-drawing characters, between columns only Y N |
| ult::singlei_boxchar |
| Text::ANSITable::OldCompat::Defa Single line border with ASCII characters, outer borders only N N |
| ult::singleo_ascii |
| Text::ANSITable::OldCompat::Defa Single line border with box-drawing characters, outer borders only Y N |
| ult::singleo_boxchar |
| Text::ANSITable::OldCompat::Defa Single line border with ASCII characters, vertical only N N |
| ult::singlev_ascii |
| Text::ANSITable::OldCompat::Defa Single line border with box-drawing characters, vertical only Y N |
| ult::singlev_boxchar |
| Text::ANSITable::OldCompat::Defa Space as borders, but data row separator is still drawn using dashes N N |
| ult::space_ascii |
| Text::ANSITable::OldCompat::Defa Space as borders, but data row separator is still drawn using horizontal line Y N |
| ult::space_boxchar |
| Text::ANSITable::OldCompat::Defa No borders, but columns are still separated using spaces and data row separator is still drawn N N |
| ult::spacei_ascii using dashes |
| Text::ANSITable::OldCompat::Defa No borders, but columns are still separated using spaces and data row separator is still drawn Y N |
| ult::spacei_boxchar using horizontal line |
| Test::Labeled A border style that uses labeled characters as described in specification, to show which N Y |
| character goes where |
+-----------------------------------------------------------------------------------------------------------------------------------------------------------+
| Text::ANSITable::OldCompat::Defa Bold single-line border with UTF8 characters N Y |
| ult::bold |
| Text::ANSITable::OldCompat::Defa Single-line, bold on bottom right to give illusion of depth N Y |
| ult::brick |
| Text::ANSITable::OldCompat::Defa Single-line (outer only), bold on bottom right to give illusion of depth N Y |
| ult::bricko |
| Text::ANSITable::OldCompat::Defa Single-line border with UTF8 characters, curved edges N Y |
| ult::csingle |
| Text::ANSITable::OldCompat::Defa Double-line border with UTF8 characters N Y |
| ult::double |
| Text::ANSITable::OldCompat::Defa No borders, but data row separator is still drawn using horizontal line N Y |
| ult::none_utf8 |
| Text::ANSITable::OldCompat::Defa Single-line border with UTF8 characters N Y |
| ult::single_utf8 |
| Text::ANSITable::OldCompat::Defa Single line border with box-drawing characters, horizontal only N Y |
| ult::singleh_utf8 |
| Text::ANSITable::OldCompat::Defa Single line border with UTF8 characters, between columns only N Y |
| ult::singlei_utf8 |
| Text::ANSITable::OldCompat::Defa Single line border with UTF8 characters, outer borders only N Y |
| ult::singleo_utf8 |
| Text::ANSITable::OldCompat::Defa Single line border with UTF8 characters, vertical only N Y |
| ult::singlev_utf8 |
| Text::ANSITable::OldCompat::Defa Space as borders, but data row separator is still drawn using horizontal line N Y |
| ult::space_utf8 |
| Text::ANSITable::OldCompat::Defa No borders, but columns are still separated using spaces and data row separator is still drawn N Y |
| ult::spacei_utf8 using horizontal line |
| UTF8::Brick Single-line, bold on bottom right to give illusion of depth N Y |
| UTF8::BrickOuterOnly Single-line (outer only), bold on bottom right to give illusion of depth N Y |
| UTF8::DoubleLine Double-line border with UTF8 characters N Y |
| UTF8::None No borders, but data row separator is still drawn using horizontal line N Y |
| UTF8::SingleLine Single-line border with UTF8 characters N Y |
| UTF8::SingleLineBold Bold single-line border with UTF8 characters N Y |
| UTF8::SingleLineBoldHeader Single-line border (header box bold) with UTF8 characters N Y |
| UTF8::SingleLineCurved Single-line border with UTF8 characters, curved edges N Y |
| UTF8::SingleLineDoubleAfterHeade Just like UTF8::SingleLine but uses double line to separate header row and first data row N Y |
| r |
| UTF8::SingleLineHorizontalOnly Single line border with box-drawing characters, horizontal only N Y |
| UTF8::SingleLineInnerOnly Single line border with UTF8 characters, between columns only N Y |
| UTF8::SingleLineOuterOnly Single line border with UTF8 characters, outer borders only N Y |
| UTF8::SingleLineVerticalOnly Single line border with UTF8 characters, vertical only N Y |
| UTF8::Space Space as borders, but data row separator is still drawn using horizontal line N Y |
| UTF8::SpaceInnerOnly No borders, but columns are still separated using spaces and data row separator is still drawn N Y |
| using horizontal line |
`-----------------------------------------------------------------------------------------------------------------------------------------------------------'
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Text-ANSITable.
SOURCE
Source repository is at https://github.com/perlancar/perl-Text-ANSITable.
AUTHOR
perlancar <perlancar@cpan.org>
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) 2021, 2020, 2018, 2017, 2016, 2015, 2014, 2013 by perlancar <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.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Text-ANSITable
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.