Subject: | Only coercion rule module following metadata version 3 is supported |
The test suite fails on some of my smokers:
...
Only coercion rule module following metadata version 3 is supported, this rule module 'Data::Sah::Coerce::perl::date::str_alami_en' follows metadata version 4 and will not be used at /opt/perl-5.16.3/lib/site_perl/5.16.3/Data/Sah/CoerceCommon.pm line 230.
# Failed test at t/perl-str_alami_en.t line 25.
# Failed test at t/perl-str_alami_en.t line 26.
# Failed test at t/perl-str_alami_en.t line 27.
# Looks like you failed 3 tests of 5.
# Failed test 'basics'
# at t/perl-str_alami_en.t line 28.
Only coercion rule module following metadata version 3 is supported, this rule module 'Data::Sah::Coerce::perl::date::str_alami_en' follows metadata version 4 and will not be used at /opt/perl-5.16.3/lib/site_perl/5.16.3/Data/Sah/CoerceCommon.pm line 230.
# Failed test at t/perl-str_alami_en.t line 37.
# got: ''
# expected: 'DateTime'
# Looks like you failed 1 test of 1.
# Failed test 'coerce_to=DateTime'
# at t/perl-str_alami_en.t line 39.
Can't locate object method "ymd" via package "may 19, 2016" (perhaps you forgot to load "may 19, 2016"?) at t/perl-str_alami_en.t line 38.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/perl-str_alami_en.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
...
Also, a lot of other Data::Sah::Coerce* modules started to fail on some of my smoker systems.