<?xml version="1.0" encoding="windows-1252"?>
<node id="818455" title="Re: Search and replace HTML" created="2010-01-20 08:51:33" updated="2010-01-20 08:51:33">
<type id="11">
note</type>
<author id="512341">
leocharre</author>
<data>
<field name="doctext">
&lt;p&gt;I'd look for a cpan module to parse html, one that will give me a list of a links. Consider [cpan://HTML::LinkExtor], (subclass of [cpan://HTML::Parser], therefore has all its methods).
&lt;p&gt;Then I would iterate through that list and find the ones that match my criteria.
&lt;p&gt;That's how I would *find* what I am changing. Regexing into html is hard.
</field>
<field name="root_node">
818393</field>
<field name="parent_node">
818393</field>
</data>
</node>
