Subject: | t/unicode.t fails with perl 5.21.8 |
This could be a bleadperl problem and is reported in https://rt.perl.org/Ticket/Display.html?id=123527
# Failed test 'can parse t/data/unicode/hr.org'
# at t/unicode.t line 15.
# died: Wide character (U+10C) in pattern match (m//) at /tmpfs/.cpan-build/Org-Parser-0.43-OHqgTA/blib/lib/Org/Document.pm line 184.
# Failed test 'can parse t/data/unicode/latin2.org'
# at t/unicode.t line 15.
# died: Wide character (U+111) in pattern match (m//) at /tmpfs/.cpan-build/Org-Parser-0.43-OHqgTA/blib/lib/Org/Document.pm line 184.
# Failed test 'can parse t/data/unicode/zh.org'
# at t/unicode.t line 15.
# died: Wide character (U+661F) in pattern match (m//) at /tmpfs/.cpan-build/Org-Parser-0.43-OHqgTA/blib/lib/Org/Document.pm line 184.
# Looks like you failed 3 tests of 5.
t/unicode.t ..................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests