Subject: | Can't locate ScriptX.pm |
On some of my smoker systems:
...
# Failed test 'ScriptX_Util/Patcher/DumpAndExit.pm loaded ok'
# at t/00-compile.t line 45.
# got: '512'
# expected: '0'
Can't locate ScriptX.pm in @INC (you may need to install the ScriptX module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2020100107/ScriptX_Util-0.001-L71d4B/blib/lib/ScriptX_Util/Patcher/DumpAndExit.pm line 19.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020100107/ScriptX_Util-0.001-L71d4B/blib/lib/ScriptX_Util/Patcher/DumpAndExit.pm line 20.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 3.
t/00-compile.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
... (etc) ...