-
-
14 Feb 2022 14:53:37 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (452 / 0 / 3)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (69.19KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 2 contributors-
Mario Zieschang
-
Steven Haryanto
- Dependencies
- BorderStyles::Standard
- Carp
- Color::RGB::Util
- ColorThemeBase::Static::FromStructColors
- ColorThemeUtil::ANSI
- ColorThemes::Standard
- Function::Fallback::CoreOrPP
- JSON::MaybeXS
- Log::ger
- Module::List
- Module::Load
- Module::Load::Util
- Moo
- Package::MoreUtil
- Parse::VarName
- PerlIO
- Scalar::Util
- Term::App::Role::Attrs
- Text::ANSI::Util
- alias::module
- experimental
- namespace::clean
- parent
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.608 - 2022-02-14
- INCOMPATIBLE CHANGES
- Update to BorderStyle v3. Marked as incompatible changes because user will have to install a backward incompatible border style modules.
- ENHANCEMENTS
- Add example script in share/examples/.
Documentation
List available border styles for Text::ANSITableList available color themes for Text::ANSITableList available style sets for Text::ANSITableModules
UTF8::SingleLineBold border style (with old name)UTF8::Brick border style (with old name)UTF8::BrickOuterOnly border style (with old name)UTF8::SingleLineCurved border style (with old name)UTF8::DoubleLine border style (with old name)ASCII::None border style (with old name)BoxChar::None border style (with old name)UTF8::None border style (with old name)ASCII::SingleLine border style (with old name)BoxChar::SingleLine border style (with old name)UTF8::SingleLine border style (with old name)ASCII::SingleLineHorizontalOnly border style (with old name)BoxChar::SingleLineHorizontalOnly border style (with old name)UTF8::SingleLineHorizontalOnly border style (with old name)ASCII::SingleLineInnerOnly border style (with old name)BoxChar::SingleLineInnerOnly border style (with old name)UTF8::SingleLineInnerOnly border style (with old name)ASCII::SingleLineOuterOnly border style (with old name)BoxChar::SingleLineOuterOnly border style (with old name)UTF8::SingleLineOuterOnly border style (with old name)ASCII::SingleLineVerticalOnly border style (with old name)BoxChar::SingleLineVerticalOnly border style (with old name)UTF8::SingleLineVerticalOnly border style (with old name)ASCII::Space border style (with old name)BoxChar::Space border style (with old name)UTF8::Space border style (with old name)ASCII::SpaceInnerOnly border style (with old name)BoxChar::SpaceInnerOnly border style (with old name)UTF8::SpaceInnerOnly border style (with old name)Text::ANSITable::Standard::Gradation color theme (with old name)Text::ANSITable::Standard::GradationWhiteBG color theme (with old name)Text::ANSITable::Standard::NoGradation color theme (with old name)Text::ANSITable::Standard::NoGradationWhiteBG color theme (with old name)NoColor color theme (with old name)Gradation border (for terminal with black background)Gradation (for terminal with white background)No gradation, for black backgroundDefault (no gradation, for white background)Create nice formatted tables using extended ASCII and ANSI colorsSet different foreground and/or background color for odd/even rows";Module Install Instructions
To install Text::ANSITable, copy and paste the appropriate command in to your terminal.
cpanm Text::ANSITable
perl -MCPAN -e shell install Text::ANSITable
For more information on module installation, please visit the detailed CPAN module installation guide.