------------------------------------------------------------------- Sat Sep 22 06:04:05 UTC 2018 - Stephan Kulow - updated to 0.200 see /usr/share/doc/packages/perl-Text-CSV-Unicode/Changes 0.200 2018-19-21 Completely rewritten to use Text::CSV Allow unicode but not Cntrl in Text::CSV::Unicode Allow all unicode with binary=>1, by dropping through to Text::CSV combine() with undef produces different output: t/combine-undef.t version() provided by Text::CSV::Version - test as class method: t/unicode.t ------------------------------------------------------------------- Thu Apr 16 19:13:49 UTC 2015 - coolo@suse.com - updated to 0.115 see /usr/share/doc/packages/perl-Text-CSV-Unicode/Changes 0.113 2011-08-24 Update Text/CSV/Base.pm to version 0.041 Add t/combine-undef.t - avoid warnings on undef values in input array to combine 0.114 2012-02-06 Some testers were failing with C type failures in the test scripts, despite no C - add and make the test scripts strict 0.115 2012-02-19 perl 5.15.5 fails due to faulty installation: put in explicit require/skip_all for charnames ------------------------------------------------------------------- Thu Apr 16 19:13:48 UTC 2015 - coolo@suse.com - updated to 0.113 see /usr/share/doc/packages/perl-Text-CSV-Unicode/Changes 0.113 2011-08-24 Update Text/CSV/Base.pm to version 0.041 Add t/combine-undef.t - avoid warnings on undef values in input array to combine ` ------------------------------------------------------------------- Mon Feb 07 22:55:36 CET 2011 - pascal.bleser@opensuse.org - initial version (0.112)