BorderStyles-Standard

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    *   BorderStyle::ASCII::SingleLineInnerOnly

        Single line border with ASCII characters, between columns only.

    *   BorderStyle::ASCII::SingleLineOuterOnly

        Single line border with ASCII characters, outer borders only.

    *   BorderStyle::ASCII::SingleLineVerticalOnly

        Single line border with ASCII characters, vertical only.

    *   BorderStyle::ASCII::Space

        Space as borders, but data row separator is still drawn using
        dashes.

    *   BorderStyle::ASCII::SpaceInnerOnly

        No borders, but columns are still separated using spaces and data
        row separator is still drawn using dashes.

    *   BorderStyle::BoxChar::None

        No borders, but data row separator is still drawn using horizontal
        line.

    *   BorderStyle::BoxChar::SingleLine

        Single line border with box-drawing characters.

    *   BorderStyle::BoxChar::SingleLineHorizontalOnly

        Single line border with box-drawing characters, horizontal only.

    *   BorderStyle::BoxChar::SingleLineInnerOnly

        Single line border with box-drawing characters, between columns
        only.

    *   BorderStyle::BoxChar::SingleLineOuterOnly

        Single line border with box-drawing characters, outer borders only.

    *   BorderStyle::BoxChar::SingleLineVerticalOnly

        Single line border with box-drawing characters, vertical only.

    *   BorderStyle::BoxChar::Space

        Space as borders, but data row separator is still drawn using
        horizontal line.

    *   BorderStyle::BoxChar::SpaceInnerOnly

        No borders, but columns are still separated using spaces and data
        row separator is still drawn using horizontal line.

    *   BorderStyle::UTF8::Brick

        Single-line, bold on bottom right to give illusion of depth.

    *   BorderStyle::UTF8::BrickOuterOnly

        Single-line (outer only), bold on bottom right to give illusion of
        depth.

    *   BorderStyle::UTF8::DoubleLine

        Double-line border with UTF8 characters.

    *   BorderStyle::UTF8::None

        No borders, but data row separator is still drawn using horizontal
        line.

    *   BorderStyle::UTF8::SingleLine

        Single-line border with UTF8 characters.

    *   BorderStyle::UTF8::SingleLineBold

        Bold single-line border with UTF8 characters.

    *   BorderStyle::UTF8::SingleLineBoldHeader

        Single-line border (header box bold) with UTF8 characters.

    *   BorderStyle::UTF8::SingleLineCurved

        Single-line border with UTF8 characters, curved edges.

    *   BorderStyle::UTF8::SingleLineDoubleAfterHeader

        Just like UTF8::SingleLine but uses double line to separate header
        row and first data row.

    *   BorderStyle::UTF8::SingleLineHorizontalOnly

        Single line border with box-drawing characters, horizontal only.

    *   BorderStyle::UTF8::SingleLineInnerOnly

        Single line border with UTF8 characters, between columns only.

    *   BorderStyle::UTF8::SingleLineOuterOnly

        Single line border with UTF8 characters, outer borders only.

    *   BorderStyle::UTF8::SingleLineVerticalOnly

        Single line border with UTF8 characters, vertical only.

    *   BorderStyle::UTF8::Space

        Space as borders, but data row separator is still drawn using
        horizontal line.

    *   BorderStyle::UTF8::SpaceInnerOnly

        No borders, but columns are still separated using spaces and data
        row separator is still drawn using horizontal line.

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/BorderStyles-Standard>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-BorderStyles-Standard>.

SEE ALSO
    BorderStyle - specification

    App::BorderStyleUtils - CLIs

    Text::Table::TinyBorderStyle, Text::ANSITable - some table renderers
    that can use border styles

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



( run in 1.225 second using v1.01-cache-2.11-cpan-39bf76dae61 )