GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ANSITABLE-LIST-BORDER-STYLES(1) User Contributed Perl Documentation ANSITABLE-LIST-BORDER-STYLES(1)

ansitable-list-border-styles - List available border styles for Text::ANSITable

This document describes version 0.610 of ansitable-list-border-styles (from Perl distribution Text-ANSITable), released on 2025-02-24.

 % 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 row separator is still drawn using dashes                                                     N          N   |
 | ASCII::SingleLine                          Single line border with ASCII characters                                                                      N          N   |
 | ASCII::SingleLineDoubleAfterHeader         Just like ASCII::SingleLine but uses double line to separate header row and first data row                    N          N   |
 | 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 using          N          N   |
 |                                            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::SingleLineHorizontalOnly          Single line border with box-drawing characters, horizontal only                                               Y          N   |
 | 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 using          Y          N   |
 |                                            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::Default::non   No borders, but row separator is still drawn using dashes                                                     N          N   |
 | e_ascii                                                                                                                                                                 |
 | Text::ANSITable::OldCompat::Default::non   No borders, but data row separator is still drawn using horizontal line                                       Y          N   |
 | e_boxchar                                                                                                                                                               |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with ASCII characters                                                                      N          N   |
 | gle_ascii                                                                                                                                                               |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with box-drawing characters                                                                Y          N   |
 | gle_boxchar                                                                                                                                                             |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with ASCII characters, horizontal only                                                     N          N   |
 | gleh_ascii                                                                                                                                                              |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with box-drawing characters, horizontal only                                               Y          N   |
 | gleh_boxchar                                                                                                                                                            |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with ASCII characters, between columns only                                                N          N   |
 | glei_ascii                                                                                                                                                              |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with box-drawing characters, between columns only                                          Y          N   |
 | glei_boxchar                                                                                                                                                            |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with ASCII characters, outer borders only                                                  N          N   |
 | gleo_ascii                                                                                                                                                              |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with box-drawing characters, outer borders only                                            Y          N   |
 | gleo_boxchar                                                                                                                                                            |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with ASCII characters, vertical only                                                       N          N   |
 | glev_ascii                                                                                                                                                              |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with box-drawing characters, vertical only                                                 Y          N   |
 | glev_boxchar                                                                                                                                                            |
 | Text::ANSITable::OldCompat::Default::spa   Space as borders, but data row separator is still drawn using dashes                                          N          N   |
 | ce_ascii                                                                                                                                                                |
 | Text::ANSITable::OldCompat::Default::spa   Space as borders, but data row separator is still drawn using horizontal line                                 Y          N   |
 | ce_boxchar                                                                                                                                                              |
 | Text::ANSITable::OldCompat::Default::spa   No borders, but columns are still separated using spaces and data row separator is still drawn using          N          N   |
 | cei_ascii                                  dashes                                                                                                                       |
 | Text::ANSITable::OldCompat::Default::spa   No borders, but columns are still separated using spaces and data row separator is still drawn using          Y          N   |
 | cei_boxchar                                horizontal line                                                                                                              |
 | Test::Labeled                              A border style that uses labeled characters                                                                   N          Y   |
 |                                                                                                                                                                         |
 | Text::ANSITable::OldCompat::Default::bol   Bold single-line border with UTF8 characters                                                                  N          Y   |
 | d                                                                                                                                                                       |
 | Text::ANSITable::OldCompat::Default::bri   Single-line, bold on bottom right to give illusion of depth                                                   N          Y   |
 | ck                                                                                                                                                                      |
 | Text::ANSITable::OldCompat::Default::bri   Single-line (outer only), bold on bottom right to give illusion of depth                                      N          Y   |
 | cko                                                                                                                                                                     |
 | Text::ANSITable::OldCompat::Default::csi   Single-line border with UTF8 characters, curved edges                                                         N          Y   |
 | ngle                                                                                                                                                                    |
 | Text::ANSITable::OldCompat::Default::dou   Double-line border with UTF8 characters                                                                       N          Y   |
 | ble                                                                                                                                                                     |
 | Text::ANSITable::OldCompat::Default::non   No borders, but data row separator is still drawn using horizontal line                                       N          Y   |
 | e_utf8                                                                                                                                                                  |
 | Text::ANSITable::OldCompat::Default::sin   Single-line border with UTF8 characters                                                                       N          Y   |
 | gle_utf8                                                                                                                                                                |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with box-drawing characters, horizontal only                                               N          Y   |
 | gleh_utf8                                                                                                                                                               |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with UTF8 characters, between columns only                                                 N          Y   |
 | glei_utf8                                                                                                                                                               |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with UTF8 characters, outer borders only                                                   N          Y   |
 | gleo_utf8                                                                                                                                                               |
 | Text::ANSITable::OldCompat::Default::sin   Single line border with UTF8 characters, vertical only                                                        N          Y   |
 | glev_utf8                                                                                                                                                               |
 | Text::ANSITable::OldCompat::Default::spa   Space as borders, but data row separator is still drawn using horizontal line                                 N          Y   |
 | ce_utf8                                                                                                                                                                 |
 | Text::ANSITable::OldCompat::Default::spa   No borders, but columns are still separated using spaces and data row separator is still drawn using          N          Y   |
 | cei_utf8                                   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::SingleLineDoubleAfterHeader          Just like UTF8::SingleLine but uses double line to separate header row and first data row                     N          Y   |
 | 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 using          N          Y   |
 |                                            horizontal line                                                                                                              |
 `-------------------------------------------------------------------------------------------------------------------------------------------------------------------------'

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

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

perlancar <perlancar@cpan.org>

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.

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

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.

2025-02-24 perl v5.40.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.