# Failed test 'tmzone1(CET-1CEST)'
# at t/02_timezone.t line 26.
# got: '+0200'
# expected: '+0100'
# Failed test 'tmname1(CET-1CEST)'
# at t/02_timezone.t line 27.
# got: 'CEST'
# expected: 'CET'
# Looks like you failed 2 tests of 4.
t/02_timezone.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
On my freebsd 15 smokers the test suite fails:
Looking at http://matrix.cpantesters.org/?dist=POSIX-strftime-Compiler%200.45;reports=1 there are more similar fail reports, most of them on linux systems, so this is probably not a freebsd15-specific issue.