Does XML::LibXML::Reader read html?
- by sid_com
I didn't find anything about parsing html in the XML::LibXML::Reader-documentation. And I tried to parse a html-site and it didn't work.
Is my conclusion, that XML::LibXML::Reader doesn't work with html right?