NAME
Text::ANSITable::BorderStyle::Default - Default border styles
VERSION
version 0.31
RELEASE DATE
2014-04-23
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Text-ANSITable.
SOURCE
Source repository is at https://github.com/sharyanto/perl-Text-ANSITable.
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.
AUTHOR
Steven Haryanto <stevenharyanto@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Steven Haryanto.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
INCLUDED BORDER STYLES
bold (Bold)
brick (Single, bold on bottom right to give illusion of depth)
bricko (Single, outer only, bold on bottom right to give illusion of depth)
csingle (Curved single)
double (Double)
none_ascii (No border)
none_boxchar (No border)
none_utf8 (No border)
single_ascii (Single)
single_boxchar (Single)
single_utf8 (Single)
singleh_ascii (Single, horizontal only)
singleh_boxchar (Single, horizontal only)
singleh_utf8 (Single, horizontal only)
singlei_ascii (Single, inner only (like in psql command-line client))
singlei_boxchar (Single, inner only (like in psql command-line client))
singlei_utf8 (Single, inner only (like in psql command-line client))
singleo_ascii (Single, outer only)
singleo_boxchar (Single, outer only)
singleo_utf8 (Single, outer only)
singlev_ascii (Single border, only vertical)
singlev_boxchar (Single, vertical only)
singlev_utf8 (Single, vertical only)
space_ascii (Space as border)
space_boxchar (Space as border)
space_utf8 (Space as border)
spacei_ascii (Space, inner-only)
spacei_boxchar (Space, inner-only)
spacei_utf8 (Space, inner-only)