[Koha-bugs] [Bug 31590] Remove Text::CSV::Unicode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 21 14:59:39 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31590

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 140817
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140817&action=edit
Bug 31590: Remove Text::CSV::Unicode

This modules is really not needed.
The wide character test does not make much sense. Just use
encoding as you should.

Test plan:
Run xt/author/Text_CSV_Various.t.
Check about page, perl modules.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list