4 Oct
2012
4 Oct
'12
4:37 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #2 from Frédéric Demians <frederic@tamil.fr> --- It doesn't work if you don't specify -separator: no comma as default separator. You should have: my $separator = ','; and maybe add a test to guaranty that the separator is 1 character length. I would also add 'always_quote' parameter to Text::CSV constructor. -- You are receiving this mail because: You are watching all bug changes.