Help for this page
C:\>perldoc -l Text::CSV_XS C:\strawberry\perl\site\lib\Text\CSV_XS.pm ... 1938 CSV_XS.pm C:\strawberry\perl\site\lib\Text>
C:\>perl -Mopen=:encoding(UTF-8) -MText::CSV_XS -e 1 C:\>perl -MText::CSV_XS -Mopen=:encoding(UTF-8) -e 1 C:\>