in reply to Re^2: How to parse HTML5?
in thread How to parse HTML5?
What kind of errors do you want? If you're after finding malformed HTML, HTML::Tidy is better, because HTML::TreeBuilder will automatically correct much of the HTML.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to parse HTML5?
by NRan (Novice) on Mar 08, 2016 at 12:20 UTC | |
by poj (Abbot) on Mar 08, 2016 at 13:28 UTC | |
by NRan (Novice) on Mar 10, 2016 at 11:44 UTC |