Subject: | Removal of gen_sample_html breaks several other modules |
See subject. I see failures like this:
# Failed test 'Bencher/Scenario/MojoDOM/Parsing.pm loaded ok'
# at t/00-compile.t line 40.
# got: '65280'
# expected: '0'
"gen_sample_html" is not exported by the PERLANCAR::HTML::Tree::Examples module
Can't continue after import errors at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Parsing.pm line 11.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Parsing.pm line 11.
Compilation failed in require at -e line 1.
# Failed test 'Bencher/Scenario/MojoDOM/Selection.pm loaded ok'
# at t/00-compile.t line 40.
# got: '65280'
# expected: '0'
"gen_sample_html" is not exported by the PERLANCAR::HTML::Tree::Examples module
Can't continue after import errors at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Selection.pm line 12.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016041103/Bencher-Scenarios-MojoDOM-0.002-Zm1kT3/blib/lib/Bencher/Scenario/MojoDOM/Selection.pm line 12, <DATA> line 2125.
Compilation failed in require at -e line 1, <DATA> line 2125.
# Looks like you failed 2 tests of 4.
t/00-compile.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
Affected at least:
* http://matrix.cpantesters.org/?dist=App-ShowPERLANCARSampleHTMLTree%200.001
* http://matrix.cpantesters.org/?dist=Bencher-Scenarios-DataCSel%200.02
* http://matrix.cpantesters.org/?dist=Bencher-Scenarios-MojoDOM%200.002