Changelog for
perl-Text-CSV_XS-debugsource-1.590.0-1.1.x86_64.rpm :
* Mon Jan 06 2025 Tina Müller
- updated to 1.590.0 (1.59) see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.59 - 2025-01-05, H.Merijn Brand
* Fixed EOL test for Windows with crnl layer
* It is 2025 1.58 - 2024-12-30, H.Merijn Brand
* Add strict_eol (warnings default in csv ())
* Add XS line number in errors
* Add streaming support - not set in stone 1.57 - 2024-11-12, H.Merijn Brand
* Keep runtime error from csv ()
* add csv (on_error)
* Sat Aug 10 2024 Tina Müller - updated to 1.560.0 (1.56) see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.56 - 2024-08-09, H.Merijn Brand
* Yet another strict/comment_str conflict (issue 57)
* Strict affected by column_names
* Sun Jun 23 2024 Tina Müller - updated to 1.550.0 (1.55) see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.55 - 2024-06-18, H.Merijn Brand
* More fixes for strict under bind_columns (issue 54)
* Strict won\'t hide previous error (issue 56)
* Fri Apr 19 2024 Tina Müller - updated to 1.54 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.54 - 2024-04-18, H.Merijn Brand
* Fix doc (Jean Forget, RT#150757)
* It\'s 2024
* Fix comment_str with strict
* Doc fixup (RT#151546)
* Fri Mar 08 2024 Tina Müller - Fix disabling of __perllib_provides
* Fri Nov 24 2023 Tina Müller - updated to 1.53 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.53 - 2023-11-22, H.Merijn Brand
* Two casts for -Wformat (issue 50)
* Add --skip-empty to csv2xlsx
* Add --font and --font-size to csv2xlsx
* Fix skip_empty_rows (\"skip\") and trailing newlines (Corey Hickey, PR#52)
* Fix comment in last line (RT#150501)
* Fri Sep 22 2023 Tina Müller - updated to 1.52 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.52 - 2023-09-21, H.Merijn Brand
* Fix possible coredump in cache on non-IO parse (issue 49)
* Tue Aug 08 2023 Tina Müller - updated to 1.51 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.51 - 2023-08-07, H.Merijn Brand
* Contact e-mail update
* Attribute skip_empty_rows extended
* Fix comments (PR#45)
* Fix help (x12340, PR#46)
* Update to Devel::PPPort-3.71
* Fix HTML on Windows
* Fix double header-interpretation on bom + headers => \"auto\" (issue 47)
* Thu Mar 02 2023 Tina Müller - updated to 1.50 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.50 - 2023-03-01, H.Merijn Brand
* Promote sep to sep_set in csv () with auto-headers
* Fix bug in set_diag surfaced by PERL_RC_STACK
* Wed Jan 04 2023 Tina Müller - updated to 1.49 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.49 - 2023-01-03, H.Merijn Brand
* csv2xlsx --split=CxP [--split-label=C]
* Full documentation/manual for csv2xlsx
* Fix non-integer arguments to getline_all (issue 39)
* It\'s 2023
* Thu May 26 2022 Tina Müller - updated to 1.48 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.48 - 2022-05-24, H.Merijn Brand
* It\'s 2022
* Update to Devel::PPPort-3.64
* kh => 1 (use internal headers)
* Update to Devel::PPPort-3.67
* Add constants for META flags (RT#142508)
* Update to Devel::PPPort-3.68
* Export :CONSTANTS
* Fix sep_set typo (issue 37)
* Tested against perl-5.36.0