Subject: | test fails with PERL_UNICODE |
Symptom:
# Failed test 'Unicode default against expected warning'
# at t/51_utf8.t line 103.
# got: 'warn'
# expected: 'no warn'
# Looks like you failed 1 test of 195.
t/51_utf8.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/195 subtests
This can be triggered with 'PERL_UNICODE=0 cpan Text::CSV_XS' or 'PERL_UNICODE=SAL cpan Text::CSV_XS'.