https://bugzilla.novell.com/show_bug.cgi?id=820602 https://bugzilla.novell.com/show_bug.cgi?id=820602#c0 Summary: perl-Text-CSV_XS is badly out of date Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kenyap.com.au@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31 The version supplied in 12.3 is 0.87. The current version is 0.97. I wrote a Perl program using the getline_all method. This worked fine on Debian Wheezy, which comes with 0.90, but failed on perfectly valid CSV input with 0.87. It might have something to do with the fix in 0.88: http://cpansearch.perl.org/src/HMBRAND/Text-CSV_XS-0.97/ChangeLog Reproducible: Always Steps to Reproduce: 1. I need to send you my program and data. Unfortunately the data is sensitive. 2. 3. Actual Results: Program aborted with obscure message about unescaped quote in line. The input data is perfectly ok. Expected Results: Should read CSV input completely. If you really want the data contact me and I could remove the sensitive bits. But 0.87 is really very old, so please just release a more recent version of perl-Text-CSV_XS. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.