Subject: | Can't locate BorderStyle/ASCII/SingleLineOuterOnly.pm |
On some systems the test suite fails:
...
# Failed test 'No tests run for subtest "add_row, add_rows, {get,set}_cell"'
# at t/01-basics.t line 30.
Can't locate BorderStyle/ASCII/SingleLineOuterOnly.pm in @INC (you may need to install the BorderStyle::ASCII::SingleLineOuterOnly module) (@INC contains: /usr/home/cpansand/.cpan/build/2020100408/Text-ANSITable-0.600-0/blib/lib /usr/home/cpansand/.cpan/build/2020100408/Text-ANSITable-0.600-0/blib/arch /usr/perl5.33.2p/lib/site_perl/5.33.2/amd64-freebsd /usr/perl5.33.2p/lib/site_perl/5.33.2 /usr/perl5.33.2p/lib/5.33.2/amd64-freebsd /usr/perl5.33.2p/lib/5.33.2 .) at /usr/perl5.33.2p/lib/site_perl/5.33.2/Module/Load/Util.pm line 57.
# 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-basics.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
... (etc) ...