in reply to Re^7: How to parse not closed HTML tags that don't have any attributes?
in thread How to parse not closed HTML tags that don't have any attributes?

Many thanks Haukex, for your invaluable help!!

After a little learning about how to correctly do the UTF-8 decoding, the script is now giving me human readable output. And, with the Mojo:DOM parsing and the Data::Diver dereferencing, everything works like a charm!

Many thanks also to everyone else here, for your great input! Much appreciated! :-)

  • Comment on Re^8: How to parse not closed HTML tags that don't have any attributes?