Help for this page
use strict; use warnings; ... my $html = $element->as_HTML(); is($html, $expected);
not ok 1 # Failed test (pseudoelement.pl at line 12) ... # expected: '<td class="zwischanspalte"> </td>' 1..1 # Looks like you failed 1 tests of 1.