Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Data-ShowTable | Distribution: openSUSE Tumbleweed |
Version: 4.600.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Feb 6 23:20:30 2025 |
Group: Unspecified | Build host: reproducible |
Size: 183837 | Source RPM: perl-Data-ShowTable-4.600.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://metacpan.org/release/Data-ShowTable | |
Summary: 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.
GPL-2.0-or-later
* Thu Feb 06 2025 Tina Müller <tina.mueller@suse.com> - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details * Sun Feb 09 2014 coolo@suse.com - updated to 4.6 - most likely the only perl module without changelog (see https://rt.cpan.org/Public/Bug/Display.html?id=92137) - really remove Data-ShowTable-3.3.dif :) * Tue Nov 26 2013 coolo@suse.com - updated to 4.5 Modified "ShowTable.pm": Added "showmode" argument to ShowTableValue so it could handle HTML embedded text correctly. ShowTableValue now uses a string substitution "%s" for any values with embedded HTML tokens, even if defined as an integer or real. Changed how URLs work: now %K and %V are substituted into the URL corresponding to the given field name key. No other insertions are done, so the URL is completely specified by the user otherwise. Added tableAttrs argument to ShowHTMLTable allowing other stuff to be inserted within the TABLE token (ie: <TABLE $table_attrs>). Changed the regexp in &PlainText to avoid the multiple null string matches. Changed htmltext to substitute blanks if the optional second argument is non-null (which is used when creating URLs). Allow column indexes, as well as column names, to be mapped to URLs. Added %I (column index) key to the url substitutions. Removed Sys::OutPut usage. Added "put" and "out" subs directly. Fixed small documentation problems. Modified "showtable": Added -urls option to support URL mappings for fields. Added -attributes option to support table_attributes argument. - remove obsolete Data-ShowTable-3.3.dif * Wed Feb 02 2011 vcizek@novell.com - bzipped source tarball * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Tue Oct 19 2010 coolo@novell.com - add perl as explicit buildrequire * Thu Jan 15 2009 anicka@suse.cz - run tests properly (bnc#466032) * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Sun Jan 11 2004 adrian@suse.de - buld as suer
/usr/bin/showtable /usr/lib/perl5/vendor_perl/5.40.0/Data /usr/lib/perl5/vendor_perl/5.40.0/Data/ShowTable.pm /usr/share/doc/packages/perl-Data-ShowTable /usr/share/doc/packages/perl-Data-ShowTable/Changes /usr/share/doc/packages/perl-Data-ShowTable/Copyright /usr/share/doc/packages/perl-Data-ShowTable/GNU-LICENSE /usr/share/doc/packages/perl-Data-ShowTable/README /usr/share/doc/packages/perl-Data-ShowTable/bump-version /usr/share/doc/packages/perl-Data-ShowTable/gen-html /usr/share/doc/packages/perl-Data-ShowTable/gen-tests /usr/share/doc/packages/perl-Data-ShowTable/showtable /usr/share/doc/packages/perl-Data-ShowTable/test.pl.off /usr/share/doc/packages/perl-Data-ShowTable/testfile /usr/share/doc/packages/perl-Data-ShowTable/testfile.lst /usr/share/doc/packages/perl-Data-ShowTable/testfile.tabs /usr/share/man/man1/showtable.1.gz /usr/share/man/man3/Data::ShowTable.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025