NAME
Text::ANSITable::BorderStyle::Default - Default border styles
VERSION
version 0.18
AUTHOR
Steven Haryanto <stevenharyanto@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 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.
DESCRIPTION
FUNCTIONS
None are exported by default, but they are exportable.
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)