Subject: | Can't locate Time/Duration/Parse/AsHash.pm |
On some of my smokers:
...
# No tests run!
# Failed test 'No tests run for subtest "coerce_to=DateTime::Duration"'
# at t/01-basic.t line 34.
Can't locate Time/Duration/Parse/AsHash.pm in @INC (you may need to install the Time::Duration::Parse::AsHash module) (@INC contains: ... .) at (eval 230) line 4.
...propagated at /home/cpansand/.cpan/build/2019112915/Data-Sah-Coerce-0.039-1/blib/lib/Data/Sah/Coerce.pm line 127.
# 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/01-basic.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
...
Additionally, it's strange that RT lists a version 0.007, but I don't see such a version on MetaCPAN.