in reply to HTML and XML
in thread Regular Expression Help
There are several ways to go from HTML to XML, so you can use XML tools with it:
Note that if you are only working with HTML it might not be really usefull to convert everything to XML, and you might want to use HTML::Parser instead.
|
|---|