SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Text-CSV-1.33-6.1.noarch.rpm :
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 1.33
see /usr/share/doc/packages/perl-Text-CSV/Changes
1.33 Tue Mar 3 14:13:41 2015
- Fix some reported bugs with handling fields with zeros.
https://rt.cpan.org/Public/Bug/Display.html?id=93518
https://rt.cpan.org/Public/Bug/Display.html?id=92509
patched by shlomif
- catch up Text::CSV_XS 1.02

* add decode_utf8 attribute by ktat
- fix warnings: $. is undefined by ktat
- typo fixes in doc by anirvan, dsteinbrunner and pdl.
- parse() supports bind_columns()

* TODO: Updating documents and adding diag_verbose in the next version.
Catching up CSV_XS 1.04.

Sat Jul 27 14:00:00 2013 cooloAATTsuse.com
- updated to 1.32
- fix t/rt71_pp.t
- fix handling UTF8 in parse method.
- fix getline with allow_loose_quotes (rt#83705)
- add allow_unquoted_escape
- fix parsing escapted sep char (found in Text::CSV_XS rt#81295)

* TODO: Updating documents and adding diag_verbose in the next version
- catch up Text::CSV_XS 0.99
(except for diag_verbose and allow_unquoted_escape)

Fri Feb 10 13:00:00 2012 pascal.bleserAATTopensuse.org
- fix Summary capitalization for rpmlint

Thu Mar 24 13:00:00 2011 cooloAATTnovell.com
- update to 1.21

* updated the compatibility for Text::CSV_XS version 0.80

* added getline_all() and getaline_hr_all()

* added missing test file

Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro

Wed Nov 3 13:00:00 2010 dmuellerAATTsuse.de
- update to 1.20:
- couldn\'t parse the csv containing the column starting with \'0\'. (hiratara)

* patched by hiratara

* enhanced getline regexp (makamaka)

* resolved a bug in bleadperl-fb85c04
- added tests into t/71_pp.t (hiratara)

Sun Oct 17 14:00:00 2010 chrisAATTcomputersalat.de
- update to 1.19
- getline didn\'t work correctly with 0 or null containing lines
(pointed by Bernhard Prott)
- updated the compatibility for Text::CSV_XS version 0.74

* real eol support for parsing streams (beyond \
, \\r and \\r\
)

* clarify doc for always_quote to not quote undef fields
and XS and PP incompatibility of UTF8 process for print and combine
- 1.18 Sat Jun 19 10:34:07 2010
- fixed a combine bug with quote_space reported and patched by rt#58356
- updated test files compatible to CSV_XS 0.73
- noarch pkg
- recreated by cpanspec 1.78

Wed Mar 17 13:00:00 2010 larsAATTlinux-schulserver.de
- update to 1.17:
+ fixed parse working when setting quote_char undef
+ made Text::CSV_XS compat 0.71

* Text::CSV->error_diag() in void context warns instead
of doing nothing

* auto_diag also used for new () itself

* Added quote_space attribute

* Forbad \\r and \
in sep_char, quote_char, and escape_char

* Auto detection of eol => \"\\r\" in streams

* fail if first arg to new () is not a hash ref

* added empty_is_undef

* error_diag () uses warn () in void context instead of STDERR

* added auto_diag attribute

* updated documents same as Text::CSV_XS
+ added quote_null (introduced in Text::CSV_XS 0.72)
+ getline() didn\'t handle \'0\' starting multi line data
- use perl standard macros in specfile

Tue Jun 2 14:00:00 2009 larsAATTlinux-schulserver.de
- update to 1.12

Sun Nov 30 13:00:00 2008 larsAATTlinux-schulserver.de
- initial version 1.10


 
ICM