Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Data-ShowTable-4.6-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Data-ShowTable Distribution: openSUSE Leap 15.2
Version: 4.6 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 18:24:59 2019
Group: Development/Libraries/Perl Build host: lamb12
Size: 185852 Source RPM: perl-Data-ShowTable-4.6-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Data-ShowTable/
Summary: 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.

Provides

Requires

License

GPL-2.0+

Changelog

* 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
* Fri Aug 22 2003 mjancar@suse.cz
  - require the perl version we build with

Files

/usr/bin/showtable
/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/ShowTable.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/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/MYMETA.json
/usr/share/doc/packages/perl-Data-ShowTable/MYMETA.yml
/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, Sat Mar 9 11:46:52 2024