http://qs321.pair.com?node_id=11105606


in reply to Re: Match text from txt to html
in thread Match text from txt to html

Thanks! Will try and will let you know. Is there any way to search in all nodes as I don't know the nodes of the html files? They are created automatically.

Replies are listed 'Best First'.
Re^3: Match text from txt to html
by marto (Cardinal) on Sep 04, 2019 at 15:30 UTC
    # for each tag found for my $e ( $dom->find('*')->each ){