------------------------------------------------------------------- Sun May 3 08:23:36 UTC 2015 - coolo@suse.com - updated to 0.33 see /usr/share/doc/packages/perl-Data-Format-Pretty-Console/Changes ------------------------------------------------------------------- Sun May 3 08:23:35 UTC 2015 - coolo@suse.com - updated to 0.11 see /usr/share/doc/packages/perl-Data-Format-Pretty-Console/Changes 0.11 2011-08-11 No functional changes. Added Data::Format::Pretty::Text which is a shortcut for formatting with Console with option interactive=1, while Data::Format::Pretty::SimpleText is a shortcut for interactive=0. 0.10 2011-07-28 [INCOMPATIBLE CHANGES] - In interactive (table) mode, no longer prints header row for array, hash, and aoa data (they are quite meaningless anyway, respectively: "data", "key, value", and "col0, col1, ..."). No changes in non-interactive (tab-separated text) mode, since headers are never printed. 0.09 2011-06-15 No functional changes. Internally restructured as OO to allow being subclassed by Data::Format::Pretty::HTML. 0.08 2011-05-20 [ENHANCEMENTS] - Add option: table_column_orders. ------------------------------------------------------------------- Thu Mar 03 21:22:38 CET 2011 - pascal.bleser@opensuse.org - initial version (0.07)