Subject: | Leading vs. trailing € (v0.12.9) |
Seen on a CentOS6 system (with LC_ALL=de_DE.UTF-8, if this matters here):
...
# Failed test 'Formatting money using format_money()'
# at t/02.num.t line 147.
Wide character in print at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test2/Formatter/TAP.pm line 125.
# '1.281.284,00 €'
# doesn't match '(?^u:€(?^:[[:blank:]\h]+)1.281.284,00)'
# Looks like you failed 1 test of 139.
t/02.num.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/139 subtests
...