Subject: | Unknown coercion rule 'str_tolower' |
On some of my smokers the test suite fails:
...
# Failed test 'No tests run for subtest "basics"'
# at t/domain-name.t line 35.
Unknown coercion rule 'str_tolower', make sure the coercion rule module (Data::Sah::Coerce::perl::str::str_tolower has been installed at /home/cpansand/.cpan/build/2018121712/Data-Sah-Coerce-0.030-0/blib/lib/Data/Sah/CoerceCommon.pm line 214.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/domain-name.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
...