perl-Data-ShowTable

Perl module to automatically format columnar data

The *ShowTable* module provides subroutines to display tabular data, typially from a database, in nicely formatted columns, in several formats. Its arguments can either be given in a fixed order, or, as a single, anonymous hash-array. The output format for any one invocation can be one of four possible styles: * Box A tabular format, with the column titles and the entire table surrounded by a "box" of "'+'", "'-'", and "'|'" characters. See "ShowBoxTable" for details. * Table A simple tabular format, with columns automatically aligned, with column titles. See "ShowSimpleTable". * List A _list_ style, where columns of data are listed as a _name_:_value_ pair, one pair per line, with rows being one or more column values, separated by an empty line. See "ShowListTable". * HTML The data is output as an HTML _TABLE_, suitable for display through a _Web_-client. See "ShowHTMLTable". Input can either be plain ASCII text, or text with embedded HTML elements, depending upon an argument or global parameter. The subroutines which perform these displays are listed below.

Não existe um pacote oficial para openSUSE Leap 15.6

Distribuições

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

SUSE SLE-15-SP1

Distribuições não suportadas

As seguintes distribuições não são suportadas oficialmente. Utilize os pacotes por sua conta própria.