Subject: | Failures (because of changed Test::Without::Module error message?) |
I see the following new failure:
...
# Failed test 'Missing HTML::TableExtract raises warning'
# at t/02-fallback-HTML-TableExtract.t line 45.
# 'Can't locate HTML/TableExtract.pm in @INC (you may need to install the HTML::TableExtract module) (@INC contains: CODE(0x41cce1b0) ... .) at /home/cpansand/.cpan/build/2017042321/WWW-Mechanize-Shell-0.55-1/blib/lib/WWW/Mechanize/Shell.pm line 1448.
# '
# doesn't match '(?^:^HTML\W+TableExtract\.pm did not return a true value)'
# Looks like you failed 1 test of 4.
t/02-fallback-HTML-TableExtract.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
...
Probably caused by https://metacpan.org/source/CORION/Test-Without-Module-0.19/Changes#L7 ?