Term::Table::Util(3) | User Contributed Perl Documentation | Term::Table::Util(3) |
Term::Table::Util - Utilities for Term::Table.
This package exports some tools used by Term::Table.
If the $TABLE_TERM_SIZE environment variable is set then that value will be returned.
This will default to 80 if there is no good way to get the size, or if the size is unreasonably small.
If Term::ReadKey is installed it will be used.
The source code repository for Term-Table can be found at http://github.com/exodist/Term-Table/.
Copyright 2016 Chad Granum <exodist@cpan.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/
2019-11-18 | perl v5.34.0 |