pkgsrc/devel/p5-Data-ShowTable/distinfo
mef aeffcb0882 Update 3.3 to 4.6
(Initial import was 3.3, and this is the first version update after that,
and following Changes File inserted below is not really sure for diffs, but)
---------------------------------------------------------------------------
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.

Added Changes file.

Added t/html-urls.t test file.
2015-03-15 13:37:08 +00:00

5 lines
256 B
Text

$NetBSD: distinfo,v 1.4 2015/03/15 13:37:08 mef Exp $
SHA1 (Data-ShowTable-4.6.tar.gz) = 70a5d4107645cd1f82457237a8173c2d1d8d27fe
RMD160 (Data-ShowTable-4.6.tar.gz) = b9cc7fe24e6306599e9551f573bc545f7efa9421
Size (Data-ShowTable-4.6.tar.gz) = 60826 bytes