Subject: | Failed to find share dir for dist 'TOML-Examples' |
The test suite fails on most of my smoker systems:
...
/usr/perl5.28.2-RC1p/bin/perl -Mblib t/00-compile.t
1..2
not ok 1 - Bencher/Scenario/TOMLParsingModules.pm loaded ok
# Failed test 'Bencher/Scenario/TOMLParsingModules.pm loaded ok'
# at t/00-compile.t line 38.
# got: '512'
# expected: '0'
Failed to find share dir for dist 'TOML-Examples' at /usr/perl5.28.2-RC1p/lib/site_perl/5.28.2/File/ShareDir/Tarball.pm line 41.
Compilation failed in require at -e line 1.
ok 2 - Bencher/ScenarioR/TOMLParsingModules.pm loaded ok
# Looks like you failed 1 test of 2.
...