http://qs1969.pair.com?node_id=57809


in reply to HTML Parsing

To find/remove/modify existing HTML tags, I would recommend Parse::RecDescent, by Damian Conway. It does some deep voodoo, but is very powerful, more powerful than any regex could ever be.

--
Brian