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.

There is no official package available for 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

CentOS CentOS-7

توزيعات غير مدعومة

التوزيعات التالية غير معتمدة رسميًا. استخدم هذه الحزم على مسؤوليتك الخاصة.

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