perl-Data-ShowTable

routines to display tabular data in several formats.

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 the "ShowBoxTable" manpage for details. * Table A simple tabular format, with columns automatically aligned, with column titles. See the "ShowSimpleTable" manpage. * 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 the "ShowListTable" manpage. * HTML The data is output as an HTML _TABLE_, suitable for display through a _Web_-client. See the "ShowHTMLTable" manpage. 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.

Для openSUSE Leap 15.5 нет официального пакета

Дистрибутивы

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP1

RedHat RHEL-7

home:csbuild:Perl Сообщество
3.3

CentOS CentOS-7

home:csbuild:Perl Сообщество
3.3

Неподдерживаемые дистрибутивы

Следующие дистрибутивы не имеют официальной поддержки. Используйте их пакеты на свой страх и риск.

openSUSE:13.2

SUSE:SLE-15:GA

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Leap:42.1

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:11.1

openSUSE:11.4

openSUSE:12.1

openSUSE:12.2

openSUSE:12.3

openSUSE:13.1

DISCONTINUED:openSUSE:11.1

CentOS:CentOS-5

CentOS:CentOS-6

SUSE:SLE-10

deleted