+ 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 \n 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%