Subject: | Can't locate Sah/PSchema/perl/modname.pm |
The test suite fails on some of my systems:
...
# Failed test 'WordList/Color/Any.pm loaded ok'
# at t/00-compile.t line 43.
# got: '512'
# expected: '0'
Can't locate Sah/PSchema/perl/modname.pm in @INC (you may need to install the Sah::PSchema::perl::modname module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2020060707/Sah-PSchema-0.002-bE13Qw/blib/lib/Sah/PSchema.pm line 19.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...