Closed zoffixznet closed 8 years ago
Would you post the text version of this?
Here you go:
$dom = DOM::Parser.new(qq:to/END/);
<html>
<head>
<title>Real World!</title>
<body>
<ul>
<li>
Test
<br>
123
<p>
<li>
Test
<br>
321
<p>
<li>
Test
3
2
1
<p>
</ul>
END
Fixed in v1.2.4
Sweet thanks :)
See image: