![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Text::CSV_XS and encodingby tangent (Vicar) |
on Sep 16, 2018 at 23:28 UTC ( #1222481=note: print w/replies, xml ) | Need Help?? |
The Data::Dumper output is correct, but it is showing the escaped characters - for example \x{f4} is the "latin small letter o with circumflex".
I suggest you try printing to a file like this:
In Section
Seekers of Perl Wisdom
|
|