Subject: | Compilation error with perl 5.20 |
Tried to run make test with perl 5.20.1:
# Failed test 'use DateTime::Calendar::Japanese::Era;'
# at t/01-load.t line 4.
# Tried to use 'DateTime::Calendar::Japanese::Era'.
# Error: Cannot decode string with wide characters at /opt/perl-5.20.1/lib/site_perl/5.20.1/x86_64-linux/Encode.pm line 241.
# Compilation failed in require at t/01-load.t line 4.
# BEGIN failed--compilation aborted at t/01-load.t line 4.
# Looks like you failed 1 test of 1.
t/01-load.t .......... Dubious, test returned 1 (wstat 256, 0x100)